Searched defs:THR_THREAD_LOCK (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/lib/libthr/thread/
H A Dthr_private.h638 #define THR_THREAD_LOCK(curthrd, thr) THR_LOCK_ACQUIRE(curthrd, &(thr)->lock) macro

Completed in 81 milliseconds