Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dthread_pthread.h473 _pythread_pthread_set_stacksize(size_t size) in _pythread_pthread_set_stacksize() function
511 #define THREAD_SET_STACKSIZE(x) _pythread_pthread_set_stacksize(x)