Home
last modified time | relevance | path

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

/third_party/python/Python/
Dceval_gil.h79 #define COND_TIMED_WAIT(cond, mut, microseconds, timeout_result) \ argument
85 timeout_result = 1; \
87 timeout_result = 0; \