DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_mtx_lock_sh
sys/sys/mutex.h
113
int _mtx_lock_sh(mtx_t *mtx, int flags, int to);
sys/sys/mutex2.h
189
return(_mtx_lock_sh(mtx, flags, to));