Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dtimemodule.c1341 _PyTime_GetThreadTimeWithInfo(_PyTime_t *tp, _Py_clock_info_t *info) function
1381 _PyTime_GetThreadTimeWithInfo(_PyTime_t *tp, _Py_clock_info_t *info) function
1405 _PyTime_GetThreadTimeWithInfo(_PyTime_t *tp, _Py_clock_info_t *info) function
1424 _PyTime_GetThreadTimeWithInfo(_PyTime_t *tp, _Py_clock_info_t *info)
1432 _PyTime_GetThreadTimeWithInfo(_PyTime_t *tp, _Py_clock_info_t *info) function
1475 if (_PyTime_GetThreadTimeWithInfo(&t, NULL) < 0) {
1490 if (_PyTime_GetThreadTimeWithInfo(&t, NULL) < 0) {
1559 if (_PyTime_GetThreadTimeWithInfo(&t, &info) < 0) {