Searched refs:UnknownBlockInfoLock (Results 1 – 2 of 2) sorted by relevance
358 std::unique_lock<std::mutex> Lock(UnknownBlockInfoLock); in getOrCreateUnknownBlockInfo()
215 std::mutex UnknownBlockInfoLock; variable