Home
last modified time | relevance | path

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

/third_party/python/Python/
Dthread_nt.h14 #ifndef _PY_USE_CV_LOCKS
15 #define _PY_USE_CV_LOCKS 1 /* use locks based on cond vars */ macro
23 #if _PY_USE_CV_LOCKS