Home
last modified time | relevance | path

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

/third_party/python/Python/
Dthread_nt.h364 _pythread_nt_set_stacksize(size_t size) in _pythread_nt_set_stacksize() function
381 #define THREAD_SET_STACKSIZE(x) _pythread_nt_set_stacksize(x)