in src/main/java/com/epam/deltix/thread/affinity/FixedAffinityLayout.java [43:45]
public BitSet getMask(@Nonnull Thread thread) { return mask; }