Home
last modified time | relevance | path

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

/third_party/python/Include/
Dpythread.h93 PyAPI_FUNC(size_t) PyThread_get_stacksize(void);
/third_party/python/Python/
Dthread.c110 PyThread_get_stacksize(void) in PyThread_get_stacksize() function
/third_party/python/PC/
Dpython3dll.c554 EXPORT_FUNC(PyThread_get_stacksize)
/third_party/python/Doc/data/
Dstable_abi.dat610 function,PyThread_get_stacksize,3.2,
/third_party/python/Modules/
D_threadmodule.c1369 old_size = PyThread_get_stacksize(); in thread_stack_size()
/third_party/python/Misc/
Dstable_abi.txt1725 function PyThread_get_stacksize