Home
last modified time | relevance | path

Searched defs:THREAD_SET_STACKSIZE (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dthread_os2.h267 #define THREAD_SET_STACKSIZE(x) _pythread_os2_set_stacksize(x) macro
Dthread_nt.h289 #define THREAD_SET_STACKSIZE(x) _pythread_nt_set_stacksize(x) macro
Dthread_pthread.h505 #define THREAD_SET_STACKSIZE(x) _pythread_pthread_set_stacksize(x) macro