Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_threadmodule.c1184 thread_PyThread_exit_thread(PyObject *self, PyObject *Py_UNUSED(ignored)) in thread_PyThread_exit_thread() function
1560 {"exit_thread", thread_PyThread_exit_thread,
1562 {"exit", thread_PyThread_exit_thread,