Searched defs:lockPrepare (Results 1 – 3 of 3) sorted by relevance
127 std::unique_lock<std::mutex> lockPrepare(prepareMutex_); in PrepareSound() local185 std::lock_guard<std::mutex> lockPrepare(prepareMutex_); in ReleaseSound() local275 std::lock_guard<std::mutex> lockPrepare(prepareMutex_); in NotifyPreparedEvent() local284 std::lock_guard<std::mutex> lockPrepare(prepareMutex_); in NotifyErrorEvent() local
112 std::unique_lock<std::mutex> lockPrepare(prepareMutex_); in ResetAVPlayer() local174 std::lock_guard<std::mutex> lockPrepare(prepareMutex_); in ReleaseSound() local271 std::lock_guard<std::mutex> lockPrepare(prepareMutex_); in NotifyPreparedEvent() local280 std::lock_guard<std::mutex> lockPrepare(prepareMutex_); in NotifyErrorEvent() local
58 std::unique_lock<std::mutex> lockPrepare(mutexCond_); in PrepareSync() local