Searched refs:ITIMER_UNLOCK (Results 1 – 2 of 2) sorted by relevance
922 ITIMER_UNLOCK(it); in itimer_proc_continue() 1332 ITIMER_UNLOCK(it); in kern_ktimer_create() 1362 ITIMER_UNLOCK(it); in itimer_find() 1389 ITIMER_UNLOCK(it); in kern_ktimer_delete() 1443 ITIMER_UNLOCK(it); in kern_ktimer_settime() 1483 ITIMER_UNLOCK(it); in kern_ktimer_gettime() 1514 ITIMER_UNLOCK(it); in kern_ktimer_getoverrun() 1539 ITIMER_UNLOCK(it); in realtimer_delete() 1635 ITIMER_UNLOCK(it); in itimer_accept() 1716 ITIMER_UNLOCK(i in realtimer_expire_l() [all...]
68 #define ITIMER_UNLOCK(it) mtx_unlock(&(it)->it_mtx) macro