Home
last modified time | relevance | path

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

/bionic/tests/
Dsemaphore_test.cpp148 TEST(semaphore, sem_clockwait) { in TEST() argument
/bionic/libc/bionic/
Dsemaphore.cpp278 int sem_clockwait(sem_t* sem, clockid_t clock, const timespec* abs_timeout) { in sem_clockwait() function