Searched defs:sem_trywait (Results 1 – 2 of 2) sorted by relevance
| /bionic/tests/ | ||
| D | semaphore_test.cpp | 59 TEST(semaphore, sem_trywait) { in TEST() argument |
| /bionic/libc/bionic/ | ||
| D | semaphore.cpp | 306 int sem_trywait(sem_t* sem) { in sem_trywait() function |