Searched refs:__thrd_sleep64 (Results 1 – 25 of 25) sorted by relevance
24 # define __thrd_sleep64 __thrd_sleep macro32 extern int __thrd_sleep64 (const struct __timespec64 *time_point,34 libc_hidden_proto (__thrd_sleep64)
25 __thrd_sleep64 (const struct __timespec64 *time_point, in __thrd_sleep64() function41 libc_hidden_def (__thrd_sleep64) in libc_hidden_def() argument49 int ret = __thrd_sleep64 (&treq64, remaining != NULL ? &trem64 : NULL); in libc_hidden_def()
278 __thrd_sleep64;
98 __thrd_sleep64);100 # define thrd_sleep __thrd_sleep64
2435 GLIBC_2.34 __thrd_sleep64 F
2388 GLIBC_2.34 __thrd_sleep64 F
276 GLIBC_2.34 __thrd_sleep64 F
2482 GLIBC_2.34 __thrd_sleep64 F
2476 GLIBC_2.34 __thrd_sleep64 F
2474 GLIBC_2.34 __thrd_sleep64 F
2523 GLIBC_2.34 __thrd_sleep64 F
2384 GLIBC_2.34 __thrd_sleep64 F
2568 GLIBC_2.34 __thrd_sleep64 F
2391 GLIBC_2.34 __thrd_sleep64 F
280 GLIBC_2.34 __thrd_sleep64 F
2511 GLIBC_2.34 __thrd_sleep64 F
2484 GLIBC_2.34 __thrd_sleep64 F
2481 GLIBC_2.34 __thrd_sleep64 F
279 GLIBC_2.34 __thrd_sleep64 F
2531 GLIBC_2.34 __thrd_sleep64 F
2571 GLIBC_2.34 __thrd_sleep64 F
2538 GLIBC_2.34 __thrd_sleep64 F
2536 GLIBC_2.34 __thrd_sleep64 F
6315 [__TIMESIZE != 64](__thrd_sleep64): New function.6317 [__TIMESIZE == 64](__thrd_sleep64): New.
29948 linux: Fix __thrd_sleep64 hidden definition