DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_sem_wait
lib/libc/include/namespace.h
226
#define sem_wait _sem_wait
lib/libthread_xu/thread/thr_sem.c
753
__strong_reference(_sem_wait, sem_wait);