Searched defs:__ts (Results 1 – 1 of 1) sorted by relevance
111 int (*wait_function)(sem_t* __sem, const timespec* __ts)) { in sem_timedwait_helper()156 sem_timedwait_helper(CLOCK_MONOTONIC, [](sem_t* __sem, const timespec* __ts) { in TEST()159 sem_timedwait_helper(CLOCK_REALTIME, [](sem_t* __sem, const timespec* __ts) { in TEST()