Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/runtime/
Dszrt_asan.c33 typedef pthread_mutex_t mutex_t; typedef
40 typedef uint32_t mutex_t; typedef
/external/vulkan-validation-layers/layers/
Dgpu_validation.h105 using mutex_t = std::mutex; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h179 typedef CRITICAL_SECTION mutex_t; typedef
193 typedef pthread_mutex_t mutex_t; typedef
/external/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h179 typedef CRITICAL_SECTION mutex_t; typedef
193 typedef pthread_mutex_t mutex_t; typedef
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h180 typedef CRITICAL_SECTION mutex_t; typedef
194 typedef pthread_mutex_t mutex_t; typedef
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
Dittnotify_config.h227 typedef CRITICAL_SECTION mutex_t; typedef
244 typedef pthread_mutex_t mutex_t; typedef