Searched defs:IsLockedForWriting (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/re2/re2/
H A Ddfa.cc1107 bool IsLockedForWriting() { function in class:re2::DFA::RWLocker
1155 bool was_writing = cache_lock->IsLockedForWriting();
/external/regex-re2/re2/
H A Ddfa.cc1105 bool IsLockedForWriting() { function in class:re2::DFA::RWLocker
1153 bool was_writing = cache_lock->IsLockedForWriting();

Completed in 75 milliseconds