Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dceval_gil.h73 #define COND_FINI(cond) \ macro
131 COND_FINI(_PyRuntime.ceval.gil.cond); in destroy_gil()
134 COND_FINI(_PyRuntime.ceval.gil.switch_cond); in destroy_gil()