Lines Matching refs:Py_END_ALLOW_THREADS
161 Py_END_ALLOW_THREADS in overlapped_CreateIoCompletionPort()
191 Py_END_ALLOW_THREADS in overlapped_GetQueuedCompletionStatus()
226 Py_END_ALLOW_THREADS in overlapped_PostQueuedCompletionStatus()
311 Py_END_ALLOW_THREADS in overlapped_UnregisterWait()
334 Py_END_ALLOW_THREADS in overlapped_UnregisterWaitEx()
372 Py_END_ALLOW_THREADS in overlapped_CreateEvent()
395 Py_END_ALLOW_THREADS in overlapped_SetEvent()
418 Py_END_ALLOW_THREADS in overlapped_ResetEvent()
603 Py_END_ALLOW_THREADS in Overlapped_dealloc()
648 Py_END_ALLOW_THREADS in Overlapped_cancel()
688 Py_END_ALLOW_THREADS in Overlapped_getresult()
727 Py_END_ALLOW_THREADS in do_ReadFile()
830 Py_END_ALLOW_THREADS in do_WSARecv()
962 Py_END_ALLOW_THREADS in Overlapped_WriteFile()
1019 Py_END_ALLOW_THREADS in Overlapped_WSASend()
1069 Py_END_ALLOW_THREADS in Overlapped_AcceptEx()
1161 Py_END_ALLOW_THREADS in Overlapped_ConnectEx()
1200 Py_END_ALLOW_THREADS in Overlapped_DisconnectEx()
1255 Py_END_ALLOW_THREADS in Overlapped_TransmitFile()
1293 Py_END_ALLOW_THREADS in Overlapped_ConnectNamedPipe()
1333 Py_END_ALLOW_THREADS in ConnectPipe()