ReactOS 0.4.15-dev-7098-ge0c17c3
|
#include "private.hpp"
Go to the source code of this file.
Functions | |
PVOID | AllocateItem (IN POOL_TYPE PoolType, IN SIZE_T NumberOfBytes, IN ULONG Tag) |
VOID | FreeItem (IN PVOID Item, IN ULONG Tag) |
Definition at line 12 of file pool.cpp.