Home
last modified time | relevance | path

Searched defs:ull_bucket_unlock (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/bsd/kern/
H A Dsys_ulock.c237 #define ull_bucket_unlock(i) lck_ticket_unlock(&ull_bucket[i].ulb_lock) macro
240 #define ull_bucket_unlock(i) lck_spin_unlock(&ull_bucket[i].ulb_lock) macro