Searched refs:gDmaBufAllocatorMutex (Results 1 – 1 of 1) sorted by relevance
178 std::mutex gDmaBufAllocatorMutex; variable331 std::lock_guard<std::mutex> lock(gDmaBufAllocatorMutex); in fetchDmaBufAllocator()