Searched defs:SequenceLock (Results 1 – 6 of 6) sorted by relevance
60 constexpr SequenceLock() : lock_(kUninitialized) {} in SequenceLock() function