-
- Downloads
- separate cleanly between async scheduling and file IO related issues.
- make the API compatible with other types of async requests (e.g. for sockets). - remove exports of async IO related functions for DLL separation.
Showing
- dlls/kernel/comm.c 66 additions, 39 deletionsdlls/kernel/comm.c
- files/file.c 100 additions, 97 deletionsfiles/file.c
- include/async.h 126 additions, 0 deletionsinclude/async.h
- include/file.h 0 additions, 22 deletionsinclude/file.h
- include/wine/server_protocol.h 2 additions, 3 deletionsinclude/wine/server_protocol.h
- scheduler/synchro.c 16 additions, 54 deletionsscheduler/synchro.c
- server/async.c 3 additions, 4 deletionsserver/async.c
- server/async.h 1 addition, 2 deletionsserver/async.h
- server/protocol.def 2 additions, 3 deletionsserver/protocol.def
- server/thread.c 2 additions, 1 deletionserver/thread.c
- server/trace.c 0 additions, 1 deletionserver/trace.c
Loading
Please register or sign in to comment