Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dceval_gil.h82 #define COND_TIMED_WAIT(cond, mut, microseconds, timeout_result) \ argument
88 timeout_result = 1; \
90 timeout_result = 0; \