Package | Description |
---|---|
javax.realtime.posix |
Modifier and Type | Method and Description |
---|---|
static Signal |
Signal.get(int id)
Gets a supported signal by its ID.
|
static Signal |
Signal.get(String name)
Gets a supported signal by its name.
|
Modifier and Type | Method and Description |
---|---|
void |
SignalDispatcher.deregister(Signal signal)
Deregisters the POSIX Signal from this dispatcher.
|
void |
SignalDispatcher.register(Signal signal)
Registers a POSIX signal with this dispatcher.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.