Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/arm/
H A Dlocks_arm.c108SPINWAIT_INTERLOCK, /* Got the interlock, no owner, but caller must finish acquiring the lock. … enumerator
1095 case SPINWAIT_INTERLOCK: in lck_mtx_lock_contended()
1227 retval = SPINWAIT_INTERLOCK; in lck_mtx_lock_contended_spinwait_arm()
1267 retval = SPINWAIT_INTERLOCK; in lck_mtx_lock_contended_spinwait_arm()