Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ sigaction
Class
sigaction
Bcore/src/main/cpp/Dobby/tests/catch.hpp:7244–7244 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7242
sigStack.ss_flags = 0;
7243
sigaltstack(&sigStack, &oldSigStack);
7244
struct sigaction sa = {};
7245
7246
sa.sa_handler = handleSignal;
7247
sa.sa_flags = SA_ONSTACK;
Callers
2
FatalConditionHandler
Method · 0.70
reset
Method · 0.70
Calls
no outgoing calls
Tested by
2
FatalConditionHandler
Method · 0.56
reset
Method · 0.56