Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_time.h147 extern PyTime_t _PyTime_FromMicrosecondsClamp(PyTime_t us);
/external/python/cpython3/Python/
Dthread_pthread.h157 PyTime_t timeout = _PyTime_FromMicrosecondsClamp(us); in _PyThread_cond_after()
501 timeout = _PyTime_FromMicrosecondsClamp(microseconds); in PyThread_acquire_lock_timed()
Dpytime.c466 _PyTime_FromMicrosecondsClamp(PyTime_t us) in _PyTime_FromMicrosecondsClamp() function
/external/python/cpython3/Doc/data/
Dpython3.13.abi29217 …<function-decl name='_PyTime_FromMicrosecondsClamp' filepath='./Include/internal/pycore_time.h' li…