Searched refs:thread_PyThread_exit_thread (Results 1 – 2 of 2) sorted by relevance
719 thread_PyThread_exit_thread(PyObject *self) in thread_PyThread_exit_thread() function867 {"exit_thread", (PyCFunction)thread_PyThread_exit_thread,869 {"exit", (PyCFunction)thread_PyThread_exit_thread,
1184 thread_PyThread_exit_thread(PyObject *self, PyObject *Py_UNUSED(ignored)) in thread_PyThread_exit_thread() function1560 {"exit_thread", thread_PyThread_exit_thread,1562 {"exit", thread_PyThread_exit_thread,