Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dthread_nt.h13 #ifndef _PY_USE_CV_LOCKS
14 #define _PY_USE_CV_LOCKS 1 /* use locks based on cond vars */ macro
22 #if _PY_USE_CV_LOCKS