Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dcache_buffer.cpp139 std::lock_guard lock(cacheBufferLock_); in DoPlay()
172 std::lock_guard lock(cacheBufferLock_); in ReCombineCacheData()
216 std::lock_guard lock(cacheBufferLock_); in DealPlayParamsBeforePlay()
258 cacheBufferLock_.lock(); in OnWriteData()
263 cacheBufferLock_.unlock(); in OnWriteData()
269 cacheBufferLock_.unlock(); in OnWriteData()
276 std::lock_guard lock(cacheBufferLock_); in DealWriteData()
319 std::lock_guard lock(cacheBufferLock_); in Stop()
350 std::lock_guard lock(cacheBufferLock_); in SetVolume()
364 std::lock_guard lock(cacheBufferLock_); in SetRate()
[all...]
H A Dcache_buffer.h114 ffrt::mutex cacheBufferLock_; member in OHOS::Media::CacheBuffer

Completed in 1 milliseconds