Home
last modified time | relevance | path

Searched defs:Py_BLOCK_THREADS (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Include/
Dceval.h133 #define Py_BLOCK_THREADS PyEval_RestoreThread(_save); macro
141 #define Py_BLOCK_THREADS macro