G N S
G
- getAffinity() - Static method in class net.ksmr.sched.Sched
-
Gets the CPU affinity mask of the current thread as a long.
- getAffinityBitSet() - Static method in class net.ksmr.sched.Sched
-
Gets the CPU affinity mask of the current thread as a long.
N
- net.ksmr.sched - package net.ksmr.sched
-
S
- Sched - Class in net.ksmr.sched
-
Utils to set and get the CPU affinity mask of the current Thread.
- setAffinity(long) - Static method in class net.ksmr.sched.Sched
-
Sets the CPU affinity mask of the current thread to mask.
- setAffinityBitSet(BitSet) - Static method in class net.ksmr.sched.Sched
-
Sets the CPU affinity mask of the current thread to mask.
G N S
Copyright © 2021. All rights reserved.