[PATCH 1/2] winmm: Use condition variable to sleep in timer thread.

Jacek Caban jacek at codeweavers.com
Tue Jul 2 13:00:31 CDT 2019


We have fast condition variable implementation now, so performance 
should not be a problem.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/winmm/time.c | 81 ++++++++---------------------------------------
  1 file changed, 14 insertions(+), 67 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winmm-Use-condition-variable-to-sleep-in-timer-thread.diff
Type: text/x-patch
Size: 5062 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20190702/a5caba5e/attachment.bin>


More information about the wine-devel mailing list