Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RicardoJiang/android-performance
/ sigaction
Class
sigaction
stability-optimize/src/main/cpp/NativeAirBag.cpp:10–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
#define SIGNAL_CRASH_STACK_SIZE (1024 * 128)
9
10
static struct sigaction old;
11
12
struct NativeAirBagConfig {
13
int signal;
Callers
2
sig_handler
Function · 0.70
Java_com_zj_android_stability_optimize_StabilityNativeLib_openNativeAirBag
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected