Searched defs:res (Results 1 – 15 of 15) sorted by relevance
/nptl/ |
A D | tst-setgetname.c | 50 int res = 0; in get_self_comm() local 80 int res; in do_test() local
|
A D | pthread_getaffinity.c | 33 int res = INTERNAL_SYSCALL_CALL (sched_getaffinity, pd->tid, in __pthread_getaffinity_np() local
|
A D | pthread_setaffinity.c | 30 int res; in __pthread_setaffinity_new() local
|
A D | tst-stack2.c | 42 int res = pthread_attr_setstacksize (&attr, PTHREAD_STACK_MIN); in do_test() local
|
A D | pthread_getname.c | 51 int res = 0; in __pthread_getname_np() local
|
A D | pthread_setname.c | 53 int res = 0; in __pthread_setname_np() local
|
A D | tst-stack3.c | 47 int res = posix_memalign (&stack, getpagesize (), 4 * PTHREAD_STACK_MIN); in do_test() local
|
A D | tst-tls5.c | 46 int res = 0; in do_test() local
|
A D | tst-cond22.c | 97 void *res; in do_test() local
|
A D | tst-cancel24.cc | 83 void *res; in do_test() local
|
A D | tst-rwlock19.c | 80 void *res; in do_test() local
|
A D | tst-mutex8.c | 377 int res = check_type ("normal", NULL); in do_test() local
|
A D | tst-rwlock8.c | 119 void *res; in do_test() local
|
A D | pthread_create.c | 311 int res = INTERNAL_SYSCALL_CALL (sched_setaffinity, pd->tid, in create_thread() local 323 int res = INTERNAL_SYSCALL_CALL (sched_setscheduler, pd->tid, in create_thread() local
|
A D | descr.h | 383 struct __res_state res; member
|
Completed in 19 milliseconds