public class BarrierControl.Barrier extends Object
Modifier and Type | Method and Description |
---|---|
void |
lowerThenRaise()
Lower the barrier to allow all waiting threads through, then immediately raise the barrier.
|
public Barrier(String barrierName)
Copyright © 2002-2018 Atlassian. All Rights Reserved.