Searched defs:THR_THREAD_UNLOCK (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/lib/libthr/thread/
H A Dthr_private.h639 #define THR_THREAD_UNLOCK(curthrd, thr) THR_LOCK_RELEASE(curthrd, &(thr)->lock) macro

Completed in 135 milliseconds