Home
last modified time | relevance | path

Searched refs:IsLockedForWriting (Results 1 – 1 of 1) sorted by relevance

/external/regex-re2/re2/
Ddfa.cc1105 bool IsLockedForWriting() { in IsLockedForWriting() function in re2::DFA::RWLocker
1153 bool was_writing = cache_lock->IsLockedForWriting(); in ResetCache()