Home
last modified time | relevance | path

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

/nptl/
A Dsem_clockwait.c52 strong_alias (___sem_clockwait64, __sem_clockwait64)
53 libc_hidden_def (__sem_clockwait64)
60 return __sem_clockwait64 (sem, clockid, &ts64);
A DsemaphoreP.h51 # define __sem_clockwait64 __sem_clockwait macro
55 __sem_clockwait64 (sem_t *sem, clockid_t clockid,
57 libc_hidden_proto (__sem_clockwait64)

Completed in 3 milliseconds