[CSRSRV]: Port the alloc/dealloc/insert/remove CsrProcess management functions from...
authorAlex Ionescu <aionescu@gmail.com>
Thu, 16 Feb 2012 03:41:18 +0000 (03:41 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Thu, 16 Feb 2012 03:41:18 +0000 (03:41 +0000)
commit51bc2e4f04e70a2e39de2c4f2d0efb8b3db326f0
treeeda49a39f438b8cfc9e5ea3fcff54128ea5fff77
parent8a5a44161a2f714f359a60fd3530b96e2447832c
[CSRSRV]: Port the alloc/dealloc/insert/remove CsrProcess management functions from CSRSRV2. There is no longer a hash table being used but instead a linked list just like in real CSRSRV(2 for us). This brings us closer to the CSRSRV2 model and makes some of the older ported code cleaner too.

svn path=/trunk/; revision=55624
reactos/subsystems/win32/csrss/csrsrv/api/process.c
reactos/subsystems/win32/csrss/csrsrv/init.c
reactos/subsystems/win32/csrss/csrsrv/procsup.c
reactos/subsystems/win32/csrss/include/api.h