Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dceval_gil.h70 #define COND_INIT(cond) \ macro
116 COND_INIT(_PyRuntime.ceval.gil.cond); in create_gil()
118 COND_INIT(_PyRuntime.ceval.gil.switch_cond); in create_gil()