Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dcondvar.h130 #ifndef _PY_EMULATED_WIN_CV
131 #define _PY_EMULATED_WIN_CV 1 /* use emulated condition variables */ macro
136 #undef _PY_EMULATED_WIN_CV
137 #define _PY_EMULATED_WIN_CV 1 macro
141 #if _PY_EMULATED_WIN_CV