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

/freebsd-12-stable/sys/sys/
H A Dproc.h714 #define PROC_STATUNLOCK(p) mtx_unlock_spin(&(p)->p_statmtx) macro

Completed in 138 milliseconds