/external/python/cpython3/Include/ |
D | pymacconfig.h | 14 # undef SIZEOF_PTHREAD_T 20 # undef SIZEOF_PTHREAD_T 42 # define SIZEOF_PTHREAD_T 8 macro 47 # define SIZEOF_PTHREAD_T 8 macro 55 # define SIZEOF_PTHREAD_T 4 macro 60 # define SIZEOF_PTHREAD_T 4 macro
|
/external/python/cpython2/Include/ |
D | pymacconfig.h | 14 # undef SIZEOF_PTHREAD_T 20 # undef SIZEOF_PTHREAD_T 42 # define SIZEOF_PTHREAD_T 8 macro 47 # define SIZEOF_PTHREAD_T 8 macro 55 # define SIZEOF_PTHREAD_T 4 macro 60 # define SIZEOF_PTHREAD_T 4 macro
|
/external/python/cpython2/Python/ |
D | thread_pthread.h | 212 #if SIZEOF_PTHREAD_T <= SIZEOF_LONG in PyThread_start_new_thread() 234 #if SIZEOF_PTHREAD_T <= SIZEOF_LONG in PyThread_get_thread_ident()
|
/external/python/cpython3/android/ |
D | launcher_main.cpp | 33 static_assert(sizeof(pthread_t) == SIZEOF_PTHREAD_T);
|
/external/python/cpython2/android_arm64/pyconfig/ |
D | pyconfig.h | 1031 #define SIZEOF_PTHREAD_T 8 macro
|
/external/python/cpython2/android_x86/pyconfig/ |
D | pyconfig.h | 1031 #define SIZEOF_PTHREAD_T 4 macro
|
/external/python/cpython2/android_x86_64/pyconfig/ |
D | pyconfig.h | 1031 #define SIZEOF_PTHREAD_T 8 macro
|
/external/python/cpython2/android_arm/pyconfig/ |
D | pyconfig.h | 1031 #define SIZEOF_PTHREAD_T 4 macro
|
/external/python/cpython2/linux_x86_64/pyconfig/ |
D | pyconfig.h | 1042 #define SIZEOF_PTHREAD_T 8 macro
|
/external/python/cpython2/linux_arm64/pyconfig/ |
D | pyconfig.h | 1063 #define SIZEOF_PTHREAD_T 8 macro
|
/external/python/cpython2/darwin_x86_64/pyconfig/ |
D | pyconfig.h | 1037 #define SIZEOF_PTHREAD_T 8 macro
|
/external/python/cpython3/android/darwin/pyconfig/ |
D | pyconfig.h | 1504 #define SIZEOF_PTHREAD_T 8 macro
|
/external/python/cpython3/android/bionic/pyconfig/ |
D | pyconfig.h | 1498 #define SIZEOF_PTHREAD_T SIZEOF_LONG macro
|
/external/python/cpython3/android/linux_arm64/pyconfig/ |
D | pyconfig.h | 1492 #define SIZEOF_PTHREAD_T 8 macro
|
/external/python/cpython3/android/linux_x86_64/pyconfig/ |
D | pyconfig.h | 1494 #define SIZEOF_PTHREAD_T 8 macro
|
/external/python/cpython2/RISCOS/ |
D | pyconfig.h | 210 #undef SIZEOF_PTHREAD_T
|
/external/python/cpython3/Python/ |
D | thread_pthread.h | 315 #if SIZEOF_PTHREAD_T <= SIZEOF_LONG in PyThread_start_new_thread()
|
/external/libevent/ |
D | config.h.in | 469 #undef SIZEOF_PTHREAD_T
|
/external/python/cpython2/ |
D | pyconfig.h.in | 1062 #undef SIZEOF_PTHREAD_T
|
D | configure.ac | 1955 # if have pthread_t then define SIZEOF_PTHREAD_T
|
/external/python/cpython3/ |
D | pyconfig.h.in | 1491 #undef SIZEOF_PTHREAD_T
|
D | configure.ac | 2420 # if have pthread_t then define SIZEOF_PTHREAD_T
|