Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dceval_gil.h79 #define COND_WAIT(cond, mut) \ macro
183 COND_WAIT(_PyRuntime.ceval.gil.switch_cond, in drop_gil()