Home
last modified time | relevance | path

Searched refs:g_trashPathMutex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/src/
H A Dfile_trash_n_exporter.cpp42 static std::mutex g_trashPathMutex; variable
714 std::unique_lock<std::mutex> lock(g_trashPathMutex); in InitTrashPath()