Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_lwp_sema_init
usr/src/head/synch.h
98
int _lwp_sema_init(lwp_sema_t *, int);
usr/src/lib/libfakekernel/common/sema.c
27
int _lwp_sema_init(lwp_sema_t *, int);
usr/src/lib/libfakekernel/common/sema.c
38
(void) _lwp_sema_init(sem, val);