concurrency.signal

Undocumented in source.

Members

Functions

concurrency_globalStopSourcePointer
shared(StopSource*) concurrency_globalStopSourcePointer()
Undocumented in source. Be warned that the author may not have intended to support it.
globalStopSource
shared(StopSource) globalStopSource()
Undocumented in source. Be warned that the author may not have intended to support it.
setGlobalStopSource
bool setGlobalStopSource(StopSource stopSource)

Returns true if first to set (otherwise it is ignored)

setupCtrlCHandler
void setupCtrlCHandler(StopSource stopSource)

Sets the stopSource to be called when receiving an interrupt

Static functions

signalHandler
BOOL signalHandler(DWORD dwCtrlType)
Undocumented in source. Be warned that the author may not have intended to support it.
signalHandler
void signalHandler(int i)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

SignalHandler
struct SignalHandler
Undocumented in source.

Meta