Home
last modified time | relevance | path

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

/bionic/tests/
Dsemaphore_test.cpp109 int (*wait_function)(sem_t* __sem, const timespec* __ts)) { in sem_timedwait_helper()
154 sem_timedwait_helper(CLOCK_MONOTONIC, [](sem_t* __sem, const timespec* __ts) { in TEST()
157 sem_timedwait_helper(CLOCK_REALTIME, [](sem_t* __sem, const timespec* __ts) { in TEST()