Home
last modified time | relevance | path

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

/third_party/python/Python/
Dthread_nt.h381 #define THREAD_SET_STACKSIZE(x) _pythread_nt_set_stacksize(x) macro
Dthread_pthread.h798 #define THREAD_SET_STACKSIZE(x) _pythread_pthread_set_stacksize(x) macro