initial work on I/O completion
authorGunnar Dalsnes <hardon@online.no>
Wed, 19 Mar 2003 23:17:52 +0000 (23:17 +0000)
committerGunnar Dalsnes <hardon@online.no>
Wed, 19 Mar 2003 23:17:52 +0000 (23:17 +0000)
commit957f814a24d3869e3d2d0e54ed94f7b4f8a14ef7
tree15230698b0e9e32536b076ad2dad3ca2d5043a88
parentfc1366d62488c633d2a226d11dc87cee25c8c889
initial work on I/O completion

svn path=/trunk/; revision=4352
12 files changed:
reactos/include/ddk/extypes.h
reactos/include/ddk/iotypes.h
reactos/include/ddk/kefuncs.h
reactos/include/ddk/ketypes.h
reactos/include/ntos/synch.h
reactos/include/ntos/zw.h
reactos/include/ntos/zwtypes.h
reactos/lib/kernel32/file/iocompl.c
reactos/ntoskrnl/include/internal/ke.h
reactos/ntoskrnl/io/file.c
reactos/ntoskrnl/io/iocomp.c
reactos/ntoskrnl/ke/queue.c