25 Jul
2008
25 Jul
'08
2:15 p.m.
Module: wine Branch: master Commit: 5ef54c4cec4d89c55918559b651e83481019b7dc URL: http://source.winehq.org/git/wine.git/?a=commit;h=5ef54c4cec4d89c55918559b65... Author: Dan Hipschman <dsh(a)linux.ucla.edu> Date: Thu Jul 24 16:26:32 2008 -0700 ntdll: Implement the timer queue thread. --- dlls/kernel32/tests/sync.c | 34 +++++- dlls/ntdll/threadpool.c | 274 ++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 291 insertions(+), 17 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5ef54c4cec4d89c5591855...