Home
last modified time | relevance | path

Searched refs:callbackMutex_ (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
H A Dcomponent_node.cpp78 std::unique_lock<std::shared_mutex> lk(callbackMutex_); in ~ComponentNode()
198 std::unique_lock<std::shared_mutex> lk(callbackMutex_); in SetCallbacks()
267 std::shared_lock<std::shared_mutex> lk(callbackMutex_); in OnEvent()
285 std::shared_lock<std::shared_mutex> lk(callbackMutex_); in OnEmptyBufferDone()
302 std::shared_lock<std::shared_mutex> lk(callbackMutex_); in OnFillBufferDone()
/drivers/peripheral/codec/hal/v2.0/hdi_impl/include/
H A Dcomponent_node.h136 std::shared_mutex callbackMutex_; member in OHOS::Codec::Omx::ComponentNode

Completed in 2 milliseconds