Home
last modified time | relevance | path

Searched defs:eventLock_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/include/
H A Dmtp_file_observer.h46 static std::mutex eventLock_; variable
/ohos5.0/foundation/window/window_manager_lite/services/wms/
H A Dlite_wm.h137 pthread_mutex_t eventLock_; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_file_observer.cpp32 std::mutex MtpFileObserver::eventLock_; member in OHOS::Media::MtpFileObserver