Home
last modified time | relevance | path

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

/third_party/python/Include/
Dpythread.h94 PyAPI_FUNC(int) PyThread_set_stacksize(size_t);
/third_party/python/Python/
Dthread.c121 PyThread_set_stacksize(size_t size) in PyThread_set_stacksize() function
/third_party/python/Doc/data/
Dstable_abi.dat616 function,PyThread_set_stacksize,3.2,
/third_party/python/PC/
Dpython3dll.c562 EXPORT_FUNC(PyThread_set_stacksize)
/third_party/python/Modules/
D_threadmodule.c1371 rc = PyThread_set_stacksize((size_t) new_size); in thread_stack_size()
/third_party/python/Misc/
Dstable_abi.txt1735 function PyThread_set_stacksize