Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread_internal.h143 #define SIGNAL_STACK_SIZE (16 * 1024 + PAGE_SIZE) macro
145 #define SIGNAL_STACK_SIZE (SIGSTKSZ + PAGE_SIZE) macro