Home
last modified time | relevance | path

Searched refs:DEFAULT_STACKSIZE (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dpthread.c76 #define DEFAULT_STACKSIZE (1024 * 1024) macro
87 .stack_size = DEFAULT_STACKSIZE,