Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread_create.cpp251 bool stack_clean = false; in __allocate_thread() local
266 stack_clean = true; in __allocate_thread()
281 if (!stack_clean) { in __allocate_thread()