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

/freebsd-10-stable/sys/kern/
H A Dkern_timeout.c184 #define CC_UNLOCK(cc) mtx_unlock_spin(&(cc)->cc_lock) macro
341 CC_UNLOCK(cc);
542 CC_UNLOCK(cc);
649 CC_UNLOCK(cc);
731 CC_UNLOCK(cc);
768 CC_UNLOCK(new_cc);
833 CC_UNLOCK(cc);
872 CC_UNLOCK(cc);
896 CC_UNLOCK(cc);
1029 CC_UNLOCK(c
[all...]

Completed in 59 milliseconds