Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dtimemodule.c1378 _PyTime_GetThreadTimeWithInfo(_PyTime_t *tp, _Py_clock_info_t *info) function
1418 _PyTime_GetThreadTimeWithInfo(_PyTime_t *tp, _Py_clock_info_t *info) function
1442 _PyTime_GetThreadTimeWithInfo(_PyTime_t *tp, _Py_clock_info_t *info) function
1461 _PyTime_GetThreadTimeWithInfo(_PyTime_t *tp, _Py_clock_info_t *info)
1469 _PyTime_GetThreadTimeWithInfo(_PyTime_t *tp, _Py_clock_info_t *info) function
1512 if (_PyTime_GetThreadTimeWithInfo(&t, NULL) < 0) {
1527 if (_PyTime_GetThreadTimeWithInfo(&t, NULL) < 0) {
1596 if (_PyTime_GetThreadTimeWithInfo(&t, &info) < 0) {