Searched refs:exportFileMutex_ (Results 1 – 2 of 2) sorted by relevance
63 std::mutex exportFileMutex_; variable
168 std::unique_lock<std::mutex> lock(exportFileMutex_); in CreateExportFileName()