Home
last modified time | relevance | path

Searched defs:pthread_once_t (Results 1 - 10 of 10) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A D_pthreadtypes.h39 #define pthread_once_t __pthread_once_t_discard macro
49 #undef pthread_once_t macro
72 typedef int pthread_once_t; typedef
/third_party/ffmpeg/compat/
H A Dw32pthreads.h127 typedef INIT_ONCE pthread_once_t; typedef
H A Dos2threads.h69 } pthread_once_t; typedef
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_pthread.h168 #define pthread_once_t dng_pthread_once_t macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dalltypes.h276 typedef int pthread_once_t; typedef
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dalltypes.h330 typedef int pthread_once_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dalltypes.h273 typedef int pthread_once_t; typedef
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dalltypes.h273 typedef int pthread_once_t; typedef
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dalltypes.h273 typedef int pthread_once_t; typedef
/third_party/python/Lib/lib2to3/tests/data/
H A Dinfinite_recursion.py2413 pthread_once_t = __darwin_pthread_once_t variable

Completed in 13 milliseconds