Home
last modified time | relevance | path

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

/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/python/cpython3/Python/
Dthread_pthread.h19 #define THREAD_STACK_SIZE 0 /* use default stack size */ macro
31 #define THREAD_STACK_SIZE 0x500000 macro
35 #define THREAD_STACK_SIZE 0x400000 macro
/external/libhevc/encoder/
Dihevce_hle_interface.h63 #define THREAD_STACK_SIZE 0x80000 macro