DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_mtx_lock_ex_try
sys/sys/mutex.h
118
int _mtx_lock_ex_try(mtx_t *mtx);
sys/sys/mutex2.h
274
return (_mtx_lock_ex_try(mtx));