-move alert stuff into own file
authorGunnar Dalsnes <hardon@online.no>
Tue, 11 Jan 2005 23:31:58 +0000 (23:31 +0000)
committerGunnar Dalsnes <hardon@online.no>
Tue, 11 Jan 2005 23:31:58 +0000 (23:31 +0000)
commit73c479f923b1d8c648c439d0d918d1b449491404
tree72af198eca471d942ef0dab95cbc96121132322a
parent72a6852583463f53305e5c22dcbbb6716197b4a4
-move alert stuff into own file
-only use Thread->Alerted[0]. Alerted[1] is not used.
-misc

svn path=/trunk/; revision=12942
reactos/ntoskrnl/Makefile
reactos/ntoskrnl/ke/alert.c [new file with mode: 0644]
reactos/ntoskrnl/ke/apc.c
reactos/ntoskrnl/ps/thread.c