Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dtimemodule.c334 time_pthread_getcpuclockid(PyObject *self, PyObject *args) in time_pthread_getcpuclockid() function
1672 {"pthread_getcpuclockid", time_pthread_getcpuclockid, METH_VARARGS, pthread_getcpuclockid_doc},