Home
last modified time | relevance | path

Searched defs:mtx_t (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libc/include/llvm-libc-types/
H A Dmtx_t.h14 typedef __mutex_type mtx_t; typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dspuriously-wake-up-functions.c9 typedef struct mtx_t { struct
10 } mtx_t; typedef
/llvm-project/clang/test/Analysis/
H A Dc11lock.c3 typedef int mtx_t; typedef