Home
last modified time | relevance | path

Searched refs:pluginMutex_ (Results 1 - 6 of 6) sorted by relevance

/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H A Dcached_plugin_package.h37 Mutex pluginMutex_; member in OHOS::Media::Plugins::CachedPluginPackage
/foundation/multimedia/media_foundation/src/plugin/
H A Dcached_plugin_package.cpp45 AutoLock lock(pluginMutex_); in GetPluginDef()
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dplugin_mgr.cpp269 std::lock_guard<std::mutex> autoLock(pluginMutex_); in LoadPlugin()
481 std::lock_guard<std::mutex> autoLock(pluginMutex_); in DeliverResource()
611 std::lock_guard<std::mutex> autoLock(pluginMutex_); in DumpInfoFromPlugin()
643 std::lock_guard<std::mutex> autoLock(pluginMutex_); in DumpPluginInfoAppend()
684 pluginMutex_.lock(); in RepairPlugin()
686 pluginMutex_.unlock(); in RepairPlugin()
707 std::lock_guard<std::mutex> autoLock(pluginMutex_); in DispatchResourceToPluginSync()
760 std::lock_guard<std::mutex> autoLock(pluginMutex_); in DispatchResourceToPluginAsync()
831 std::lock_guard<std::mutex> autoLock(pluginMutex_); in UnLoadPlugin()
/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Daudio_sink.h136 std::mutex pluginMutex_; member in OHOS::Media::AudioSink
/foundation/multimedia/av_codec/services/media_engine/modules/sink/
H A Daudio_sink.cpp419 std::lock_guard<std::mutex> lock(pluginMutex_); in DrainOutputBuffer()
668 std::lock_guard<std::mutex> lock(pluginMutex_); in ChangeTrack()
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/include/
H A Dplugin_mgr.h272 std::mutex pluginMutex_; member in OHOS::ResourceSchedule::PluginMgr

Completed in 4 milliseconds