Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_threadmodule.c1997 thread_PyThread_exit_thread(PyObject *self, PyObject *Py_UNUSED(ignored)) in thread_PyThread_exit_thread() function
2434 {"exit_thread", thread_PyThread_exit_thread,
2436 {"exit", thread_PyThread_exit_thread,