Home
last modified time | relevance | path

Searched refs:_sem_wait (Results 1 – 3 of 3) sorted by relevance

/src/lib/libc/gen/
H A Dsem_new.c63 __weak_reference(_sem_wait, sem_wait);
440 _sem_wait(sem_t *sem) in _sem_wait() function
/src/lib/libc/include/
H A Dnamespace.h227 #define sem_wait _sem_wait
/src/lib/libthr/thread/
H A Dthr_init.c170 STATIC_LIB_REQUIRE(_sem_wait);