Home
last modified time | relevance | path

Searched refs:sem_clockwait (Results 1 – 7 of 7) sorted by relevance

/aosp12/bionic/tests/
H A Dsemaphore_test.cpp152 TEST(semaphore, sem_clockwait) { in TEST() argument
155 return sem_clockwait(__sem, CLOCK_MONOTONIC, __ts); in TEST()
158 return sem_clockwait(__sem, CLOCK_REALTIME, __ts); in TEST()
/aosp12/bionic/libc/include/
H A Dsemaphore.h48 int sem_clockwait(sem_t* __sem, clockid_t __clock, const struct timespec* __ts) __INTRODUCED_IN(30);
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DOneShotTimer.cpp124 int result = sem_clockwait(&mSemaphore, CLOCK_MONOTONIC, &ts); in loop()
/aosp12/bionic/libc/bionic/
H A Dsemaphore.cpp278 int sem_clockwait(sem_t* sem, clockid_t clock, const timespec* abs_timeout) { in sem_clockwait() function
/aosp12/bionic/docs/
H A Dstatus.md57 …`pthread_mutex_clocklock`/`pthread_rwlock_clockrdlock`/`pthread_rwlock_clockwrlock`/`sem_clockwait`
/aosp12/bionic/libc/
H A Dlibc.map.txt1507 sem_clockwait;
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt1507 sem_clockwait;