Searched refs:callbackInitMutex_ (Results 1 – 2 of 2) sorted by relevance
53 std::mutex callbackInitMutex_; variable
100 std::lock_guard<std::mutex> lock(callbackInitMutex_); in DownloadFile()