Home
last modified time | relevance | path

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

/third_party/python/Python/
Dthread_pthread.h119 #define MICROSECONDS_TO_TIMESPEC(microseconds, ts) \ macro
181 MICROSECONDS_TO_TIMESPEC(us, ts); in _PyThread_cond_after()
462 MICROSECONDS_TO_TIMESPEC(microseconds, ts); in PyThread_acquire_lock_timed()