Searched refs:UnmapMemoryForMutex (Results 1 – 3 of 3) sorted by relevance
61 static bool UnmapMemoryForMutex(void *mem);
193 (void)TestBufferPoolAllocator::UnmapMemoryForMutex(mem); in doReceiver()263 (void)TestBufferPoolAllocator::UnmapMemoryForMutex(mem); in TEST_F()
235 bool TestBufferPoolAllocator::UnmapMemoryForMutex(void *mem) { in UnmapMemoryForMutex() function in TestBufferPoolAllocator