Searched defs:THREAD_SET_STACKSIZE (Results 1 – 5 of 5) sorted by relevance
267 #define THREAD_SET_STACKSIZE(x) _pythread_os2_set_stacksize(x) macro
289 #define THREAD_SET_STACKSIZE(x) _pythread_nt_set_stacksize(x) macro
521 #define THREAD_SET_STACKSIZE(x) _pythread_pthread_set_stacksize(x) macro
375 #define THREAD_SET_STACKSIZE(x) _pythread_nt_set_stacksize(x) macro
766 #define THREAD_SET_STACKSIZE(x) _pythread_pthread_set_stacksize(x) macro