Searched defs:sem_timedwait_monotonic_np (Results 1 – 2 of 2) sorted by relevance
140 TEST(semaphore, sem_timedwait_monotonic_np) { in TEST() argument
274 int sem_timedwait_monotonic_np(sem_t* sem, const timespec* abs_timeout) { in sem_timedwait_monotonic_np() function