Searched refs:_QW_LOCKED (Results 1 – 1 of 1) sorted by relevance
24 #define _QW_LOCKED 0x0ff /* A writer holds the lock */ macro68 _QW_LOCKED)); in queued_write_trylock()94 if (likely(atomic_try_cmpxchg_acquire(&lock->cnts, &cnts, _QW_LOCKED))) in queued_write_lock()