Home
last modified time | relevance | path

Searched refs:s_mutex (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/utils/
DLinearAllocator.cpp62 static android::Mutex s_mutex; variable
73 android::AutoMutex lock(s_mutex); in _addAllocation()