MCPcopy 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
10static struct sigaction old;
11
12struct NativeAirBagConfig {
13 int signal;

Calls

no outgoing calls

Tested by

no test coverage detected