Searched refs:PyThread_exit_thread (Results 1 – 9 of 9) sorted by relevance
20 PyAPI_FUNC(void) _Py_NO_RETURN PyThread_exit_thread(void);
308 PyThread_exit_thread(); in take_gil()352 PyThread_exit_thread(); in take_gil()403 PyThread_exit_thread(); in take_gil()
287 PyThread_exit_thread(void) in PyThread_exit_thread() function
407 PyThread_exit_thread(void) in PyThread_exit_thread() function
598 EXPORT_FUNC(PyThread_exit_thread)
647 func,PyThread_exit_thread,3.2,,
756 …<elf-symbol name='PyThread_exit_thread' type='func-type' binding='global-binding' visibility='defa…24477 …PyThread_exit_thread' mangled-name='PyThread_exit_thread' filepath='./Include/pythread.h' line='20…
1825 [function.PyThread_exit_thread]
2683 _thread.start_new_thread() no longer calls PyThread_exit_thread() explicitly