Searched refs:__LC_LOCKED (Results 1 – 1 of 1) sorted by relevance
222 __LC_LOCKED, enumerator235 #define LC_LOCKED (1<<__LC_LOCKED)268 return !test_and_set_bit(__LC_LOCKED, &lc->flags); in lc_try_lock_for_transaction()289 clear_bit_unlock(__LC_LOCKED, &lc->flags); in lc_unlock()
Completed in 3 milliseconds