ntdll: Fix a small timer-queue bug whereby a deleted timer may still expire.
authorDan Hipschman <dsh@linux.ucla.edu>
Fri, 25 Jul 2008 21:50:10 +0000 (14:50 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 28 Jul 2008 09:32:21 +0000 (11:32 +0200)
commit2b287a4489c6eded2f156ab3dc1c41ce319be433
tree86327895d4df27f91a08263028f37c387d728360
parenta0abf988ac027566e1d1c8713a841110440490b4
ntdll: Fix a small timer-queue bug whereby a deleted timer may still expire.
dlls/kernel32/tests/sync.c
dlls/ntdll/threadpool.c