Add more flexibility to the queue_async server call by moving most
commit54ba272090f3768bc23850ffb97bd53a753d9dde
authorMartin Wilck <Martin.Wilck@fujitsu-siemens.com>
Wed, 24 Apr 2002 21:29:54 +0000 (24 21:29 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 24 Apr 2002 21:29:54 +0000 (24 21:29 +0000)
tree08eff43147cdcdf080e5d2b87697952c7e3ee45d
parent14a913c28dee3bf2adff03f8931aaf42fccbb385
Add more flexibility to the queue_async server call by moving most
functionality into the object's queue_async method.
server/async.c
server/file.c
server/object.h
server/serial.c