Home
last modified time | relevance | path

Searched defs:pthread_mutex_t (Results 1 – 11 of 11) sorted by relevance

/external/clang/test/Modules/Inputs/merge-implicit-special-members/
Db.h1 struct pthread_mutex_t { int lock; }; struct
Da.h1 struct pthread_mutex_t { int lock; }; struct
/external/clang/test/Modules/Inputs/merge-name-for-linkage/
Db.h1 typedef union {} pthread_mutex_t; typedef
Da.h1 typedef union {} pthread_mutex_t; typedef
/external/clang/test/Modules/
Dmerge-name-for-linkage.cpp4 typedef union {} pthread_mutex_t; typedef
/external/clang/test/Analysis/Inputs/
Dsystem-header-simulator-for-pthread-lock.h8 } pthread_mutex_t; typedef
/external/opencv3/3rdparty/libwebp/utils/
Dthread.h31 typedef CRITICAL_SECTION pthread_mutex_t; typedef
/external/dng_sdk/source/
Ddng_pthread.h169 #define pthread_mutex_t dng_pthread_mutex_t macro
/external/libvpx/libvpx/vpx_util/
Dvpx_thread.h36 typedef CRITICAL_SECTION pthread_mutex_t; typedef
/external/webp/src/utils/
Dthread.c25 typedef CRITICAL_SECTION pthread_mutex_t; typedef
/external/valgrind/perf/
Dtest_input_for_tinycc.c522 } pthread_mutex_t; typedef