Searched refs:_PyTime_GetThreadTimeWithInfo (Results 1 – 1 of 1) sorted by relevance
1404 _PyTime_GetThreadTimeWithInfo(_PyTime_t *tp, _Py_clock_info_t *info) function1444 _PyTime_GetThreadTimeWithInfo(_PyTime_t *tp, _Py_clock_info_t *info) function1468 _PyTime_GetThreadTimeWithInfo(_PyTime_t *tp, _Py_clock_info_t *info) function1489 _PyTime_GetThreadTimeWithInfo(_PyTime_t *tp, _Py_clock_info_t *info)1497 _PyTime_GetThreadTimeWithInfo(_PyTime_t *tp, _Py_clock_info_t *info) function1540 if (_PyTime_GetThreadTimeWithInfo(&t, NULL) < 0) {1555 if (_PyTime_GetThreadTimeWithInfo(&t, NULL) < 0) {1624 if (_PyTime_GetThreadTimeWithInfo(&t, &info) < 0) {