Fixed handling of timer callback routines when the thread owning the
authorAlexandre Julliard <julliard@winehq.org>
Sat, 23 Mar 2002 18:50:04 +0000 (18:50 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 23 Mar 2002 18:50:04 +0000 (18:50 +0000)
commit15979fda7592a3c62cb64d19132cba20831bb60c
tree8dd381f21a10db2f3c696396024a5452702c0a81
parentac0e1379983406aab2da9aa2f7271f88495da005
Fixed handling of timer callback routines when the thread owning the
callback terminates.
server/thread.c
server/timer.c