Home
last modified time | relevance | path

Searched defs:altstack (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
Dstack_consumption.cc81 int GetStackConsumption(const void* const altstack) { in GetStackConsumption()
113 void* altstack = mmap(nullptr, kAlternateStackSize, PROT_READ | PROT_WRITE, in GetSignalHandlerStackConsumption() local
/third_party/ltp/testcases/kernel/syscalls/signal/
Dsignal06.c64 char altstack[4096 * 10] __attribute__((aligned(4096))); variable
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
Dthreads_scenarii.c37 int altstack; /* 0 => system manages the stack; 1 => stack is provided */ member
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
Dthreads_scenarii.c37 int altstack; /* 0 => system manages the stack; 1 => stack is provided */ member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/
Dthreads_scenarii.c58 int altstack; member
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
Dthreads_scenarii.c37 int altstack; /* 0 => system manages the stack; 1 => stack is provided */ member