Home
last modified time | relevance | path

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

/third_party/python/Include/
Dceval.h136 #define Py_UNBLOCK_THREADS _save = PyEval_SaveThread(); macro
/third_party/python/Modules/_io/
Dwinconsoleio.c566 Py_UNBLOCK_THREADS in read_console_w()
590 Py_UNBLOCK_THREADS in read_console_w()
/third_party/python/Modules/_multiprocessing/
Dsemaphore.c282 Py_UNBLOCK_THREADS in sem_timedwait_save()
/third_party/python/Doc/data/
Dstable_abi.dat826 macro,Py_UNBLOCK_THREADS,3.2,
/third_party/python/Modules/_ctypes/
Dcallproc.c900 Py_UNBLOCK_THREADS in _call_function_pointer()
/third_party/python/Modules/
D_winapi.c1975 Py_UNBLOCK_THREADS in _winapi__mimetypes_read_windows_registry_impl()
/third_party/python/Misc/
Dstable_abi.txt283 macro Py_UNBLOCK_THREADS
/third_party/python/Doc/c-api/
Dinit.rst1040 .. c:macro:: Py_UNBLOCK_THREADS