Searched refs:thread_PyThread_start_new_thread (Results 1 – 1 of 1) sorted by relevance
1860 thread_PyThread_start_new_thread(PyObject *module, PyObject *fargs) in thread_PyThread_start_new_thread() function2422 {"start_new_thread", (PyCFunction)thread_PyThread_start_new_thread,2424 {"start_new", (PyCFunction)thread_PyThread_start_new_thread,