Searched refs:loadMutex_ (Results 1 – 2 of 2) sorted by relevance
95 std::mutex loadMutex_; variable
506 std::lock_guard<std::mutex> lock(loadMutex_); in LoadServer()