Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dthread_pthread.h32 #define THREAD_STACK_SIZE 0 /* use default stack size */ macro
45 #define THREAD_STACK_SIZE 0x1000000 macro
49 #define THREAD_STACK_SIZE 0x400000 macro
53 #define THREAD_STACK_SIZE 0x200000 macro
62 # define THREAD_STACK_SIZE 0x800000 macro
/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
/external/libhevc/encoder/
Dihevce_hle_interface.h63 #define THREAD_STACK_SIZE 0x80000 macro