Home
last modified time | relevance | path

Searched defs:ContextLock (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/system/magma/
Dmagma.cpp95 class ContextLock { class
97 ContextLock(MagmaClientContext* context) : m_context_(context), m_lock_(context->mutex()) { in ContextLock() function in ContextLock