Searched refs:PROC_ITIMUNLOCK (Results 1 – 3 of 3) sorted by relevance
439 PROC_ITIMUNLOCK(p); in hardclock_itimer()446 PROC_ITIMUNLOCK(p); in hardclock_itimer()
782 PROC_ITIMUNLOCK(p); in kern_getitimer()875 PROC_ITIMUNLOCK(p); in kern_setitimer()
736 #define PROC_ITIMUNLOCK(p) mtx_unlock_spin(&(p)->p_itimmtx) macro