Home
last modified time | relevance | path

Searched defs:pthread_mutex_t (Results 1 – 13 of 13) 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; }; argument
/external/clang/test/Modules/Inputs/merge-name-for-linkage/
Da.h1 typedef union {} pthread_mutex_t; typedef
Db.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/gemmlowp/profiling/
Dpthread_everywhere.h46 using pthread_mutex_t = std::mutex *; variable
/external/dng_sdk/source/
Ddng_pthread.h166 #define pthread_mutex_t dng_pthread_mutex_t macro
/external/libvpx/libvpx/vpx_util/
Dvpx_thread.h35 typedef CRITICAL_SECTION pthread_mutex_t; typedef
/external/webp/src/utils/
Dthread_utils.c25 typedef CRITICAL_SECTION pthread_mutex_t; typedef
/external/libaom/libaom/aom_util/
Daom_thread.h38 typedef CRITICAL_SECTION pthread_mutex_t; typedef
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2411 pthread_mutex_t = __darwin_pthread_mutex_t variable
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2411 pthread_mutex_t = __darwin_pthread_mutex_t variable