Searched defs:THR_UNLOCK (Results 1 - 1 of 1) sorted by relevance

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

Completed in 60 milliseconds