Searched defs:mWorkerMutex (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/frameworks/native/opengl/libs/EGL/ | ||
H A D | MultifileBlobCache.h | 220 std::mutex mWorkerMutex; variable |
/aosp_15_r20/hardware/google/gfxstream/host/compressedTextureFormats/ | ||
D | AstcCpuDecompressorImpl.cpp | 201 std::mutex mWorkerMutex = {}; // Mutex used with mWorkerCondition. member in gfxstream::vk::__anonca3b56880111::WorkerThread |