Home
last modified time | relevance | path

Searched refs:STACKSIZE (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dthread_lwp.h6 #define STACKSIZE 1000 /* stacksize for a thread */ macro
21 lwp_setstkcache(STACKSIZE, NSTACKS); in PyThread__init_thread()