Searched refs:kMaxCount (Results 1 – 1 of 1) sorted by relevance
63 const uint32 kMaxCount in __mutex_lock() local71 } while (count++ < kMaxCount && (oldValue & B_USER_MUTEX_WAITING) != 0); in __mutex_lock()