MCPcopy Create free account
hub / github.com/DISTORTEC/distortos / handler

Function handler

test/Signals/SignalsCatchingTestCase.cpp:632–635  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

630 */
631
632void handler(const SignalInformation& signalInformation)
633{
634 testStepsRunner(handlerStepsRange, ThisThread::get(), &signalInformation);
635}
636
637/*---------------------------------------------------------------------------------------------------------------------+
638| local objects

Callers

nothing calls this directly

Calls 1

testStepsRunnerFunction · 0.85

Tested by

no test coverage detected