OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__cmtx_init
lib/libc/include/thread_private.h
467
void __cmtx_init(struct __cmtx *);
lib/libc/thread/rthread.c
244
__cmtx_init(&rcmtx->mtx);