Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dceval_gil.h73 #define COND_SIGNAL(cond) \ macro
163 COND_SIGNAL(gil->cond); in drop_gil()
281 COND_SIGNAL(gil->switch_cond); in take_gil()