|
ReactOS 0.4.17-dev-806-gffa4164
|
#include <arbiter.h>

| PARBITER_ALTERNATIVE _ARBITER_ALLOCATION_STATE::Alternatives |
| PARBITER_ALTERNATIVE _ARBITER_ALLOCATION_STATE::CurrentAlternative |
Definition at line 88 of file arbiter.h.
Referenced by ArbiterLibAllocateEntry().
| UINT64 _ARBITER_ALLOCATION_STATE::CurrentMaximum |
Definition at line 86 of file arbiter.h.
Referenced by ArbiterLibAllocateEntry().
| UINT64 _ARBITER_ALLOCATION_STATE::CurrentMinimum |
Definition at line 85 of file arbiter.h.
Referenced by ArbiterLibAllocateEntry().
| PARBITER_LIST_ENTRY _ARBITER_ALLOCATION_STATE::Entry |
Definition at line 87 of file arbiter.h.
Referenced by ArbiterLibAllocateEntry(), and ArbpFreeAllocationWorkSpaces().
| UINT16 _ARBITER_ALLOCATION_STATE::Flags |
Definition at line 91 of file arbiter.h.
Referenced by ArbiterLibAllocateEntry(), and ArbpFreeAllocationWorkSpaces().
| UINT64 _ARBITER_ALLOCATION_STATE::Start |
Definition at line 83 of file arbiter.h.
Referenced by ArbiterLibAllocateEntry().
| ULONG_PTR _ARBITER_ALLOCATION_STATE::WorkSpace |
Definition at line 94 of file arbiter.h.
Referenced by ArbpFreeAllocationWorkSpaces().