Searched refs:mMemoryMutex (Results 1 – 2 of 2) sorted by relevance
53 std::lock_guard<std::mutex> g{mMemoryMutex}; in getMemorySlot()79 std::lock_guard<std::mutex> g{mMemoryMutex}; in returnMemorySlot()87 std::mutex mMemoryMutex; member in GoldfishMediaTransportImpl
53 std::lock_guard<std::mutex> g{mMemoryMutex}; in getMemorySlot()81 std::lock_guard<std::mutex> g{mMemoryMutex}; in returnMemorySlot()90 std::mutex mMemoryMutex; member in GoldfishMediaTransportImpl