Home
last modified time | relevance | path

Searched defs:pthread_mutexattr_t (Results 1 – 12 of 12) sorted by relevance

/third_party/libunwind/include/win/
Dpthread.h20 typedef long pthread_mutexattr_t; typedef
/third_party/musl/porting/liteos_a_newlib/kernel/include/
Dpthread.h43 typedef LosMuxAttr pthread_mutexattr_t; typedef
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
D_pthreadtypes.h36 #define pthread_mutexattr_t __pthread_mutexattr_t_discard macro
/third_party/ffmpeg/compat/
Dos2threads.h54 typedef void pthread_mutexattr_t; typedef
/third_party/musl/porting/liteos_a/kernel/include/
Dpthread.h40 typedef LosMuxAttr pthread_mutexattr_t; typedef
/third_party/musl/porting/linux/user/include/
Dalltypes.h.in61 TYPEDEF struct { unsigned __attr; } pthread_mutexattr_t; variable
/third_party/musl/include/
Dalltypes.h.in61 TYPEDEF struct { unsigned __attr; } pthread_mutexattr_t; variable
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dalltypes.h291 typedef struct { unsigned type; } pthread_mutexattr_t; typedef
/third_party/musl/porting/liteos_m/user/include/bits/
Dalltypes.h288 typedef struct { unsigned __attr; } pthread_mutexattr_t; typedef
/third_party/musl/porting/uniproton/kernel/include/bits/
Dalltypes.h288 typedef struct { unsigned type; } pthread_mutexattr_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dalltypes.h288 typedef struct { unsigned type; } pthread_mutexattr_t; typedef
/third_party/python/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2412 pthread_mutexattr_t = __darwin_pthread_mutexattr_t variable