Home
last modified time | relevance | path

Searched defs:THREAD_STACK_SIZE (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/python/cpython3/Python/
Dthread_pthread.h34 #define THREAD_STACK_SIZE 0 /* use default stack size */ macro
50 #define THREAD_STACK_SIZE 0x400000 macro
54 #define THREAD_STACK_SIZE 0x200000 macro
63 # define THREAD_STACK_SIZE 0x800000 macro
68 #define THREAD_STACK_SIZE 0x100000 macro
/aosp_15_r20/external/python/cpython2/Python/
Dthread_pthread.h19 #define THREAD_STACK_SIZE 0 /* use default stack size */ macro
31 #define THREAD_STACK_SIZE 0x400000 macro
Dthread_os2.h19 #define THREAD_STACK_SIZE 0x10000 macro
/aosp_15_r20/external/libhevc/encoder/
H A Dihevce_hle_interface.h63 #define THREAD_STACK_SIZE 0x80000 macro
/aosp_15_r20/external/python/cpython3/
Dconfigure.ac3305 AC_DEFINE_UNQUOTED(THREAD_STACK_SIZE, definition
/aosp_15_r20/external/python/cpython3/android/darwin/pyconfig/
Dpyconfig.h1675 #define THREAD_STACK_SIZE 0x1000000 macro