Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/TriangleMeshDistance
/ sigaction
Class
sigaction
tests/catch.hpp:8556–8556 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8554
sigStack.ss_flags = 0;
8555
sigaltstack(&sigStack, &oldSigStack);
8556
struct sigaction sa = { };
8557
8558
sa.sa_handler = handleSignal;
8559
sa.sa_flags = SA_ONSTACK;
Callers
2
FatalConditionHandler
Method · 0.70
reset
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected