| Package | Description |
|---|---|
| org.bytedeco.systems.global | |
| org.bytedeco.systems.windows |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
windows.GetNumaNodeProcessorMaskEx(short Node,
GROUP_AFFINITY ProcessorMask) |
static boolean |
windows.GetThreadGroupAffinity(Pointer hThread,
GROUP_AFFINITY GroupAffinity) |
static boolean |
windows.SetThreadGroupAffinity(Pointer hThread,
GROUP_AFFINITY GroupAffinity,
GROUP_AFFINITY PreviousGroupAffinity) |
| Modifier and Type | Method and Description |
|---|---|
GROUP_AFFINITY |
GROUP_AFFINITY.Group(short setter) |
GROUP_AFFINITY |
PROCESSOR_RELATIONSHIP.GroupMask() |
GROUP_AFFINITY |
NUMA_NODE_RELATIONSHIP.GroupMask() |
GROUP_AFFINITY |
CACHE_RELATIONSHIP.GroupMask() |
GROUP_AFFINITY |
PROCESSOR_RELATIONSHIP.GroupMask(int i) |
GROUP_AFFINITY |
GROUP_AFFINITY.Mask(long setter) |
GROUP_AFFINITY |
GROUP_AFFINITY.position(long position) |
GROUP_AFFINITY |
GROUP_AFFINITY.Reserved(int i,
short setter) |
| Modifier and Type | Method and Description |
|---|---|
NUMA_NODE_RELATIONSHIP |
NUMA_NODE_RELATIONSHIP.GroupMask(GROUP_AFFINITY setter) |
CACHE_RELATIONSHIP |
CACHE_RELATIONSHIP.GroupMask(GROUP_AFFINITY setter) |
PROCESSOR_RELATIONSHIP |
PROCESSOR_RELATIONSHIP.GroupMask(int i,
GROUP_AFFINITY setter) |
Copyright © 2020. All rights reserved.