Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Drw_bitmaps.c35 typedef pthread_mutex_t mutex_t; typedef
48 typedef int mutex_t; typedef
49 #define unix_pthread_mutex_lock(mutex_t) do {} while (0) argument
50 #define unix_pthread_mutex_unlock(mutex_t) do {} while (0) argument
/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/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h180 typedef CRITICAL_SECTION mutex_t; typedef
194 typedef pthread_mutex_t mutex_t; typedef
/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