Searched refs:PyThreadHandleObject_join (Results 1 – 1 of 1) sorted by relevance
628 PyThreadHandleObject_join(PyThreadHandleObject *self, PyObject *args) in PyThreadHandleObject_join() function677 {"join", (PyCFunction)PyThreadHandleObject_join, METH_VARARGS, NULL},