Searched refs:fetch_sub_reader_count (Results 1 – 1 of 1) sorted by relevance
213 LIBC_INLINE static RwState fetch_sub_reader_count(cpp::Atomic<int> &target, in fetch_sub_reader_count() function535 old = RwState::fetch_sub_reader_count(state, cpp::MemoryOrder::RELEASE); in unlock()