Searched refs:IsFrozen (Results 1 – 4 of 4) sorted by relevance
164 return IsFrozen.load(); in isFrozen()169 return IsFrozen.exchange(true); in freeze()211 std::atomic_bool IsFrozen; variable
349 BlockInfoRecordsMap() : IsFrozen(false) { in BlockInfoRecordsMap()
1061 bool IsFrozen() const;1157 bool IsFrozen() const { \1158 return upb::upcast_to<const upb::RefCounted>(this)->IsFrozen(); \1235 inline bool RefCounted::IsFrozen() const { in IsFrozen() function
1347 bool IsFrozen() const;1445 bool IsFrozen() const { \1446 return upb::upcast_to<const upb::RefCounted>(this)->IsFrozen(); \1523 inline bool RefCounted::IsFrozen() const {