Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dthreadmodule.c785 thread__count(PyObject *self) in thread__count() function
875 {"_count", (PyCFunction)thread__count,
/external/python/cpython3/Modules/
D_threadmodule.c1157 thread__count(PyObject *self) in thread__count() function
1306 {"_count", (PyCFunction)thread__count,