Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DSharedContextMutex.cpp284 SharedContextMutex *otherMutex) in Merge()
449 void SharedContextMutexManager<Mutex>::merge(ContextMutex *lockedMutex, ContextMutex *otherMutex) in merge()
DContext.cpp9148 void Context::mergeSharedContextMutexes(egl::ContextMutex *otherMutex) in mergeSharedContextMutexes()