Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/foundationdb
/ sigaction
Class
sigaction
flow/Platform.actor.cpp:3617–3617 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3615
#endif
3616
3617
struct sigaction sa;
3618
sa.sa_handler = SIG_DFL;
3619
if (sigemptyset(&sa.sa_mask)) {
3620
int err = errno;
Callers
3
crashHandler
Function · 0.70
registerCrashHandler
Function · 0.70
setupRunLoopProfiler
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected