SignalSet.getCurrent

Gets the signal mask for the calling thread.

struct SignalSet
static
typeof(this)
getCurrent
()

Return Value

Type: typeof(this)

set of currently masked signals for the calling thread

Meta