Home
last modified time | relevance | path

Searched refs:SYS_ppoll_time64 (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/sysdeps/pthread/
Dtst-cancel30.c51 #elif defined SYS_ppoll || defined SYS_ppoll_time64 in tf()
52 # ifndef SYS_ppoll_time64 in tf()
53 # define SYS_ppoll_time64 SYS_ppoll in tf() macro
55 syscall (SYS_ppoll_time64, NULL, 0, NULL, NULL); in tf()