Searched refs:gotSecLevelMtx_ (Results 1 – 2 of 2) sorted by relevance
105 std::mutex gotSecLevelMtx_; variable
149 std::unique_lock<std::mutex> cvlock(gotSecLevelMtx_); in OnGetDevSecLevel()