Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/i386/
H A Dlocks_i386.c2025 bool owner_on_core = false; in lck_mtx_lock_spinwait_x86() local
2043 owner_on_core = true; in lck_mtx_lock_spinwait_x86()
2056 } else if (owner_on_core) { in lck_mtx_lock_spinwait_x86()