Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dsimple_lock.h326 extern const struct hw_spin_policy hw_lock_bit_policy_2s;
H A Dlocks.c525 const struct hw_spin_policy hw_lock_bit_policy_2s = { variable