Home
last modified time | relevance | path

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

/third_party/python/Include/
H A Dceval.h116 Py_UNBLOCK_THREADS
146 #define Py_UNBLOCK_THREADS _save = PyEval_SaveThread(); macro
/third_party/python/Modules/_io/
H A Dwinconsoleio.c564 Py_UNBLOCK_THREADS in read_console_w()
588 Py_UNBLOCK_THREADS in read_console_w()
/third_party/python/Modules/_multiprocessing/
H A Dsemaphore.c284 Py_UNBLOCK_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()
907 Py_UNBLOCK_THREADS in _call_function_pointer()
/third_party/python/Modules/
H A D_winapi.c2067 Py_UNBLOCK_THREADS in _winapi__mimetypes_read_windows_registry_impl()

Completed in 9 milliseconds