Searched refs:PyThread_exit_thread (Results 1 – 10 of 10) sorted by relevance
228 PyThread_exit_thread(); in take_gil()265 PyThread_exit_thread(); in take_gil()303 PyThread_exit_thread(); in take_gil()
261 PyThread_exit_thread(void) in PyThread_exit_thread() function
368 PyThread_exit_thread(void) in PyThread_exit_thread() function
25 PyAPI_FUNC(void) _Py_NO_RETURN PyThread_exit_thread(void);
243 _thread.start_new_thread() no longer calls PyThread_exit_thread() explicitly
551 EXPORT_FUNC(PyThread_exit_thread)
607 function,PyThread_exit_thread,3.2,
261 PyThread_exit_thread(); in bpo20891_thread()
1721 function PyThread_exit_thread
4368 PyThread_exit_thread(); in temporary_c_thread()