Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/i386/
H A Dlocks_i386.c1981 bool owner_on_core = false; in lck_mtx_lock_spinwait_x86() local
1999 owner_on_core = true; in lck_mtx_lock_spinwait_x86()
2012 } else if (owner_on_core) { in lck_mtx_lock_spinwait_x86()