[project @ 2003-12-18 13:27:27 by simonmar]
[ghc-hetmet.git] / ghc / rts / win32 / AsyncIO.h
index 00581c5..2077ea0 100644 (file)
@@ -20,5 +20,6 @@ extern void shutdownAsyncIO(void);
 extern int awaitRequests(rtsBool wait);
 
 extern void abandonRequestWait(void);
+extern void resetAbandonRequestWait(void);
 
 #endif /* __ASYNCHIO_H__ */