- timer_queue_thread_proc: Add missing and required RtlExitUserThread before function...
authorMichael Martin <michael.martin@reactos.org>
Sat, 16 May 2009 00:48:14 +0000 (00:48 +0000)
committerMichael Martin <michael.martin@reactos.org>
Sat, 16 May 2009 00:48:14 +0000 (00:48 +0000)
commit6c1741b0aa1889cc94e1504b2b137e7375536153
treed05c3b65d0cbac1bc1b696649311fdd1cad07774
parent325b2659dc86d1571d50c78cba3b1af8d909e280
- timer_queue_thread_proc: Add missing and required RtlExitUserThread before function exit. Fixes crashing of kernel32_winetest for sync.

svn path=/trunk/; revision=40932
reactos/lib/rtl/timerqueue.c