Added the data structures and macros that will be needed to support
authorAlexandre Julliard <julliard@winehq.org>
Tue, 29 Aug 2000 03:54:30 +0000 (03:54 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Aug 2000 03:54:30 +0000 (03:54 +0000)
commit8611353053d809571a03aedd3de97e798ee0f1c0
tree0213d6dfee59f1907254f26ed279c8659f8d81cd
parent5e7fa021ef62e47dbfdaedd53ed09848b96a034b
Added the data structures and macros that will be needed to support
reentrant server requests.
include/server.h
include/thread.h
scheduler/client.c
scheduler/thread.c
server/request.c
server/request.h
server/thread.c
server/thread.h
server/trace.c
tools/make_requests