FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__thr_umutex_lock
lib/libthr/thread/thr_mutex.c
700
ret = __thr_umutex_lock(&m->m_lock, id);
lib/libthr/thread/thr_umtx.c
82
return (__thr_umutex_lock(mtx, id));
lib/libthr/thread/thr_umtx.h
122
return (__thr_umutex_lock(mtx, id));