ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
SignalSet.isSet
ocean
sys
SignalMask
SignalSet
Tells whether a signal is in the set.
struct
SignalSet
bool
isSet
(
int
signal
)
Parameters
signal
int
signal to test
Return Value
Type:
bool
true if signal is in set
Meta
Source
See Implementation
ocean
sys
SignalMask
SignalSet
functions
add
block
callBlocked
clear
isSet
mask
opCast
remove
setAll
unblock
static functions
getCurrent
Tells whether a signal is in the set.