[PATCH 1/2] ntdll: Queue WT_EXECUTEINTIMERTHREAD timers as APC

Maarten Lankhorst m.b.lankhorst at gmail.com
Tue Apr 6 16:55:31 CDT 2010


---
According to the windows documentation about CreateTimerQueueTimer its 
how its done. It makes sense too, since it will not block the thread 
while it's busy dispatching timer requests.



More information about the wine-patches mailing list