Home
last modified time | relevance | path

Searched defs:sem_timedwait_monotonic_np (Results 1 – 2 of 2) sorted by relevance

/bionic/tests/
Dsemaphore_test.cpp140 TEST(semaphore, sem_timedwait_monotonic_np) { in TEST() argument
/bionic/libc/bionic/
Dsemaphore.cpp274 int sem_timedwait_monotonic_np(sem_t* sem, const timespec* abs_timeout) { in sem_timedwait_monotonic_np() function