Home
last modified time | relevance | path

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

/third_party/python/Python/
Dceval_gil.h226 PyThread_exit_thread(); in take_gil()
269 PyThread_exit_thread(); in take_gil()
308 PyThread_exit_thread(); in take_gil()
Dthread_nt.h258 PyThread_exit_thread(void) in PyThread_exit_thread() function
Dthread_pthread.h361 PyThread_exit_thread(void) in PyThread_exit_thread() function
/third_party/python/Include/
Dpythread.h20 PyAPI_FUNC(void) _Py_NO_RETURN PyThread_exit_thread(void);
/third_party/python/PC/
Dpython3dll.c562 EXPORT_FUNC(PyThread_exit_thread)
/third_party/python/Doc/data/
Dstable_abi.dat625 function,PyThread_exit_thread,3.2,,
/third_party/python/Misc/
Dstable_abi.toml1804 [function.PyThread_exit_thread]
DNEWS7281 PyThread_exit_thread() explicitly at the thread exit, the call was