Searched refs:sem_wait (Results 1 - 3 of 3) sorted by relevance

/bionic/benchmarks/
H A Dsemaphore_benchmark.cpp43 sem_wait(&semaphore);
/bionic/libc/include/
H A Dsemaphore.h54 extern int sem_wait(sem_t *);
/bionic/libc/bionic/
H A Dsemaphore.c243 int sem_wait(sem_t *sem) function

Completed in 66 milliseconds