Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_testcapimodule.c2050 pending_threadfunc(PyObject *self, PyObject *arg) in pending_threadfunc() function
2758 {"_pending_threadfunc", pending_threadfunc, METH_VARARGS},
/external/python/cpython3/Modules/
D_testcapimodule.c2433 pending_threadfunc(PyObject *self, PyObject *arg) in pending_threadfunc() function
4695 {"_pending_threadfunc", pending_threadfunc, METH_VARARGS},