Searched refs:shared_count_is_zero_ (Results 1 – 2 of 2) sorted by relevance
16 : shared_count_is_zero_(true, true), in SharedExclusiveLock()22 shared_count_is_zero_.Wait(Event::kForever); in LockExclusive()33 shared_count_is_zero_.Reset(); in LockShared()40 shared_count_is_zero_.Set(); in UnlockShared()
36 rtc::Event shared_count_is_zero_; variable