Searched refs:mMemoryMutex (Results 1 – 1 of 1) sorted by relevance
45 std::lock_guard<std::mutex> g{mMemoryMutex}; in getMemorySlot()58 std::lock_guard<std::mutex> g{mMemoryMutex}; in returnMemorySlot()66 std::mutex mMemoryMutex; member in GoldfishMediaTransportImpl