Fix places where WaitForxxx can block, to eliminate failure to detect

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 2750b11e181a691363f0660b197dd0a57f9accc2
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-09-07T14:31:42Z
Releases: 8.0.0
Fix places where WaitForxxx can block, to eliminate failure to detect
deadlock on Win32.  Magnus Hagander

Files

PathChange+/−
src/backend/port/win32/sema.c modified +3 −3
src/backend/port/win32/socket.c modified +6 −6