Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/i386/
H A Dlocks_i386.c2019 bool owner_on_core = false; in lck_mtx_lock_spinwait_x86() local
2037 owner_on_core = true; in lck_mtx_lock_spinwait_x86()
2050 } else if (owner_on_core) { in lck_mtx_lock_spinwait_x86()