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.c1182 thread_PyThread_exit_thread(PyObject *self, PyObject *Py_UNUSED(ignored)) in thread_PyThread_exit_thread() function
1558 {"exit_thread", thread_PyThread_exit_thread,
1560 {"exit", thread_PyThread_exit_thread,