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