Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/biometrics/common/thread/include/thread/
H A DWorkerThread.h72 std::mutex mQueueMutex; variable
/aosp_15_r20/frameworks/base/services/core/jni/BroadcastRadio/
H A DNativeCallbackThread.h34 std::mutex mQueueMutex; variable
/aosp_15_r20/frameworks/rs/toolkit/
H A DTaskProcessor.h177 std::mutex mQueueMutex; variable
/aosp_15_r20/external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/
H A DTaskProcessor.h176 std::mutex mQueueMutex; variable
/aosp_15_r20/frameworks/av/media/ndk/fuzzer/
H A Dndk_async_codec_fuzzer.cpp167 std::mutex mQueueMutex; member in NdkAsyncCodecFuzzer::ThreadPool
/aosp_15_r20/frameworks/av/media/codec2/hal/plugin/samples/
H A DSampleFilterPlugin.cpp809 mutable std::mutex mQueueMutex; member in android::SampleToneMappingFilter