Searched refs:PROC_ITIMUNLOCK (Results 1 – 3 of 3) sorted by relevance
463 PROC_ITIMUNLOCK(p); in hardclock_itimer()470 PROC_ITIMUNLOCK(p); in hardclock_itimer()
820 PROC_ITIMUNLOCK(p); in kern_getitimer()913 PROC_ITIMUNLOCK(p); in kern_setitimer()
798 #define PROC_ITIMUNLOCK(p) mtx_unlock_spin(&(p)->p_itimmtx) macro