Home
last modified time | relevance | path

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

/third_party/python/Python/
Dthread_pthread.h133 monotonic_abs_timeout(long long us, struct timespec *abs) in monotonic_abs_timeout() function
175 monotonic_abs_timeout(us, abs); in _PyThread_cond_after()
460 monotonic_abs_timeout(microseconds, &ts); in PyThread_acquire_lock_timed()