Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dceval_gil.h76 #define COND_SIGNAL(cond) \ macro
165 COND_SIGNAL(_PyRuntime.ceval.gil.cond); in drop_gil()
237 COND_SIGNAL(_PyRuntime.ceval.gil.switch_cond); in take_gil()