/glibc-2.36/nptl/ |
D | tst-thread-affinity-pthread.c | 28 int ret = pthread_setaffinity_np (pthread_self (), size, set); in setaffinity() local 40 int ret = pthread_getaffinity_np (pthread_self (), size, set); in getaffinity() local
|
D | tst-setuid2.c | 39 int ret = pthread_mutex_lock (&mutex); in thread_func() local 70 int ret = pthread_mutex_lock (&mutex); in run_on_thread() local 100 long ret = syscall (__NR_setresuid, 2001, 2002, 2003); in change_thread_ids() local 124 int ret = pthread_create (&thread, NULL, thread_func, NULL); in do_test() local
|
D | pthread_getattr_default_np.c | 26 int ret = __pthread_attr_copy (out, &__default_pthread_attr.external); in ___pthread_getattr_default_np() local
|
/glibc-2.36/posix/ |
D | bug-regex22.c | 51 int ret = re_search (&re, "abc.de", 6, 0, 6, NULL); in main() local 79 int ret = re_search (&re, ".,!abc", 6, 0, 6, NULL); in main() local
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | thrd_sleep.c | 28 int ret = __clock_nanosleep_time64 (CLOCK_REALTIME, 0, time_point, in __thrd_sleep64() local 49 int ret = __thrd_sleep64 (&treq64, remaining != NULL ? &trem64 : NULL); in libc_hidden_def() local
|
D | nanosleep.c | 25 int ret = __clock_nanosleep_time64 (CLOCK_REALTIME, 0, req, rem); in __nanosleep64() local 42 int ret = __nanosleep64 (&treq64, rem != NULL ? &trem64 : NULL); in libc_hidden_def() local
|
D | dl-osinfo.h | 32 } ret; in _dl_setup_stack_chk_guard() local 51 uintptr_t ret; in _dl_setup_pointer_guard() local
|
D | sched_rr_gi.c | 31 int ret = INLINE_SYSCALL_CALL (sched_rr_get_interval_time64, pid, tp); in __sched_rr_get_interval64() local 50 int ret; in libc_hidden_def() local
|
D | telldir.c | 26 long int ret; in telldir() local
|
D | mq_unlink.c | 30 int ret = INTERNAL_SYSCALL_CALL (mq_unlink, name + 1); in __mq_unlink() local
|
D | personality.c | 38 long int ret = INTERNAL_SYSCALL_CALL (personality, persona); in __personality() local
|
/glibc-2.36/sysdeps/pthread/ |
D | tst-cond-except.c | 28 #define CHECK_RETURN_VAL_OR_FAIL(ret,str) \ argument 49 int ret = 0; in thr() local 83 int ret = 0; in do_test() local
|
D | tst-cond25.c | 46 int ret = pthread_mutex_trylock (&mutex); in cleanup() local 59 int i, ret = 0; in signaller() local 97 int i, ret = 0; in waiter() local 140 int i, ret; in timed_waiter() local 196 int i, j, ret = 0; in do_test_wait() local 280 int ret = do_test_wait (waiter); in do_test() local
|
D | tst-join7mod.c | 41 int ret = pthread_create (&th, NULL, test_run, NULL); in do_init() local 54 int ret = pthread_join (th, NULL); in do_end() local
|
/glibc-2.36/sysdeps/generic/ |
D | dl-osinfo.h | 29 } ret = { 0 }; in _dl_setup_stack_chk_guard() local 53 uintptr_t ret; in _dl_setup_pointer_guard() local
|
/glibc-2.36/math/ |
D | test-fenv-tls.c | 42 intptr_t ret = 0; in test_round() local 83 intptr_t ret = 0; in test_raise() local 126 intptr_t ret = 0; in test_enable() local 151 int ret = 0; in do_test() local
|
/glibc-2.36/nss/ |
D | tst-nss-files-hosts-long.c | 29 int ret; in do_test() local
|
/glibc-2.36/sysdeps/powerpc/fpu/ |
D | s_logbf.c | 32 double ret; in __logbf() local
|
/glibc-2.36/sysdeps/powerpc/powerpc32/fpu/ |
D | s_llrintf.c | 29 long long int ret; in __llrintf() local
|
D | s_llrint.c | 31 long long int ret; in __llrint() local
|
/glibc-2.36/sysdeps/sparc/sparc64/fpu/ |
D | e_sqrtl.c | 27 long double ret; in __ieee754_sqrtl() local
|
/glibc-2.36/sysdeps/posix/ |
D | raise.c | 26 int ret = __pthread_kill (__pthread_self (), sig); in raise() local
|
/glibc-2.36/sysdeps/mach/hurd/htl/ |
D | pt-mutex-checklocked.c | 29 int ret = 0; in __pthread_mutex_checklocked() local
|
/glibc-2.36/support/ |
D | xpthread_barrier_wait.c | 24 int ret = pthread_barrier_wait (barrier); in xpthread_barrier_wait() local
|
/glibc-2.36/sysdeps/unix/sysv/linux/mips/mips32/mips16/ |
D | mips16-syscall0.c | 26 union __mips_syscall_return ret; in __mips16_syscall0() local
|