public class AbstractReferenceCountedByteBufBenchmark_jmhType_B2 extends AbstractReferenceCountedByteBufBenchmark_jmhType_B1
Constructor and Description |
---|
AbstractReferenceCountedByteBufBenchmark_jmhType_B2() |
createUseAndRelease, retainReleaseContended, retainReleaseUncontended, setUp, tearDown
getForks, jvmArgs, newOptionsBuilder
public volatile int setupTrialMutex
public volatile int tearTrialMutex
public static final AtomicIntegerFieldUpdater<AbstractReferenceCountedByteBufBenchmark_jmhType_B2> setupTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<AbstractReferenceCountedByteBufBenchmark_jmhType_B2> tearTrialMutexUpdater
public volatile int setupIterationMutex
public volatile int tearIterationMutex
public static final AtomicIntegerFieldUpdater<AbstractReferenceCountedByteBufBenchmark_jmhType_B2> setupIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<AbstractReferenceCountedByteBufBenchmark_jmhType_B2> tearIterationMutexUpdater
public volatile int setupInvocationMutex
public volatile int tearInvocationMutex
public static final AtomicIntegerFieldUpdater<AbstractReferenceCountedByteBufBenchmark_jmhType_B2> setupInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<AbstractReferenceCountedByteBufBenchmark_jmhType_B2> tearInvocationMutexUpdater
public volatile boolean readyTrial
public volatile boolean readyIteration
public volatile boolean readyInvocation
Copyright © 2008–2022 The Netty Project. All rights reserved.