Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DDisplay.h85 mutable angle::SimpleMutex contextMapMutex; member
/aosp_15_r20/frameworks/rs/
H A DrsApiStubs.cpp59 static std::mutex contextMapMutex; variable