OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__cmtx_enter_try
lib/libc/include/thread_private.h
468
int __cmtx_enter_try(struct __cmtx *);
lib/libc/thread/rthread.c
255
if (__cmtx_enter_try(&rcmtx->mtx) == 0)