Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/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