Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dthread_lwp.h7 #define NSTACKS 2 /* # stacks to be put in cache initially */ macro
21 lwp_setstkcache(STACKSIZE, NSTACKS); in PyThread__init_thread()