Searched refs:priv_excl (Results 1 – 3 of 3) sorted by relevance
50 priv_excl: 1, /* priority for Writer */ member77 #define lck_rw_priv_excl word.priv_excl
1188 ((word.shared_count == 0) || word.priv_excl)) { in lck_rw_lock_shared_gen()1599 if (!(fake_lck.priv_excl && fake_lck.w_waiting) && fake_lck.r_waiting) { in lck_rw_lock_exclusive_to_shared_gen()1967 if (!(fake_lck.priv_excl && fake_lck.w_waiting) && fake_lck.r_waiting) { in lck_rw_done_gen()
3048 if lock_word.priv_excl == 0: