NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mtx_trylock
lib/libpthread/mtx.c
136
mtx_trylock(mtx_t *mtx)
sys/dev/pci/cxgb/cxgb_osdep.h
75
#define mtx_trylock(a) mutex_tryenter(a)