Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dbugprone-spuriously-wake-up-functions.c9 typedef struct mtx_t { struct
10 } mtx_t; typedef
/external/jemalloc_new/test/include/test/
Dmtx.h18 } mtx_t; typedef
/external/llvm-project/clang/test/Analysis/
Dc11lock.c3 typedef int mtx_t; typedef
/external/virglrenderer/src/gallium/include/c11/
Dthreads_posix.h68 typedef pthread_mutex_t mtx_t; typedef
Dthreads_win32.h108 typedef CRITICAL_SECTION mtx_t; typedef
/external/mesa3d/include/c11/
Dthreads_posix.h68 typedef pthread_mutex_t mtx_t; typedef
Dthreads_win32.h112 typedef CRITICAL_SECTION mtx_t; typedef