Searched defs:initLock (Results 1 – 2 of 2) sorted by relevance
41 std::mutex initLock; variable
65 std::scoped_lock initLock(writeMutex_, readMutex_); in InitReadWriteExecutors() local