Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__mutex_destroy
headers/private/shared/locks.h
26
#define mutex_destroy(lock) __mutex_destroy(lock)
headers/private/shared/locks.h
32
void __mutex_destroy(mutex *lock);