Home
last modified time | relevance | path

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

/third_party/python/Include/
Dceval.h135 #define Py_BLOCK_THREADS PyEval_RestoreThread(_save); macro
/third_party/python/Modules/_io/
Dwinconsoleio.c564 Py_BLOCK_THREADS in read_console_w()
588 Py_BLOCK_THREADS in read_console_w()
/third_party/python/Modules/_multiprocessing/
Dsemaphore.c280 Py_BLOCK_THREADS in sem_timedwait_save()
/third_party/python/Doc/data/
Dstable_abi.dat775 macro,Py_BLOCK_THREADS,3.2,
/third_party/python/Modules/_ctypes/
Dcallproc.c937 Py_BLOCK_THREADS in _call_function_pointer()
/third_party/python/Modules/
D_winapi.c1963 Py_BLOCK_THREADS in _winapi__mimetypes_read_windows_registry_impl()
/third_party/python/Misc/
Dstable_abi.txt281 macro Py_BLOCK_THREADS
/third_party/python/Doc/c-api/
Dinit.rst1034 .. c:macro:: Py_BLOCK_THREADS