Searched refs:SPINWAIT_ACQUIRED (Results 1 – 1 of 1) sorted by relevance
107 SPINWAIT_ACQUIRED, /* Got the lock. */ enumerator1088 case SPINWAIT_ACQUIRED: in lck_mtx_lock_contended()1271 retval = SPINWAIT_ACQUIRED; in lck_mtx_lock_contended_spinwait_arm()1485 if ((!has_interlock) && (retval != SPINWAIT_ACQUIRED)) { in lck_mtx_lock_contended_spinwait_arm()