OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__sem
include/semaphore.h
43
struct __sem;
include/semaphore.h
44
typedef struct __sem *sem_t;
lib/libc/include/thread_private.h
428
struct __sem donesem;