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