Home
last modified time | relevance | path

Searched refs:CC_UNLOCK (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/kern/
HDkern_timeout.c193 #define CC_UNLOCK(cc) mtx_unlock_spin(&(cc)->cc_lock) macro
356 CC_UNLOCK(cc); in callout_cpu_switch()
575 CC_UNLOCK(cc); in callout_lock()
683 CC_UNLOCK(cc); in softclock_call_cc()
753 CC_UNLOCK(cc); in softclock_call_cc()
774 CC_UNLOCK(cc); in softclock_call_cc()
811 CC_UNLOCK(new_cc); in softclock_call_cc()
876 CC_UNLOCK(cc); in softclock()
912 CC_UNLOCK(cc); in timeout()
933 CC_UNLOCK(cc); in untimeout()
[all …]