Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_testcapimodule.c1952 PyObject *pending_threadfunc(PyObject *self, PyObject *arg) in pending_threadfunc() function
2572 {"_pending_threadfunc", pending_threadfunc, METH_VARARGS},