public class SigIntBarrier
extends java.lang.Object
signal()
.Constructor and Description |
---|
SigIntBarrier()
Construct and register the barrier ready for use.
|
Modifier and Type | Method and Description |
---|---|
void |
await()
Await the reception of the SIGINT signal.
|
void |
signal()
Programmatically signal awaiting threads.
|
Copyright © 2014-2019 Real Logic Ltd. All Rights Reserved.