Home
last modified time | relevance | path

Searched refs:Py_BLOCK_THREADS (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Include/
H A Dceval.h101 a line containing Py_BLOCK_THREADS before the return, e.g.
104 Py_BLOCK_THREADS
111 Py_BLOCK_THREADS
119 Py_END_ALLOW_THREADS and Py_BLOCK_THREADS.
145 #define Py_BLOCK_THREADS PyEval_RestoreThread(_save); macro
/third_party/python/Modules/_io/
H A Dwinconsoleio.c562 Py_BLOCK_THREADS in read_console_w()
586 Py_BLOCK_THREADS in read_console_w()
/third_party/python/Modules/_multiprocessing/
H A Dsemaphore.c282 Py_BLOCK_THREADS in sem_timedwait_save()
/third_party/python/Modules/_ctypes/
H A Dcallproc.c810 PyThreadState *_save = NULL; /* For Py_BLOCK_THREADS and Py_UNBLOCK_THREADS */ in _call_function_pointer()
944 Py_BLOCK_THREADS in _call_function_pointer()
/third_party/python/Modules/
H A D_winapi.c2055 Py_BLOCK_THREADS in _winapi__mimetypes_read_windows_registry_impl()

Completed in 9 milliseconds