Searched refs:COND_TIMED_WAIT (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Python/ | ||
H A D | ceval_gil.h | 79 #define COND_TIMED_WAIT(cond, mut, microseconds, timeout_result) \ macro 250 COND_TIMED_WAIT(gil->cond, gil->mutex, interval, timed_out); in take_gil() |
Completed in 2 milliseconds