Searched refs:clone_stack (Results 1 - 1 of 1) sorted by relevance

/system/extras/tests/bionic/libc/common/
H A Dtest_clone.c57 char clone_stack[STACK_SIZE] __attribute__ ((aligned (PAGE_SIZE))); variable
65 pid = clone (clone_child, clone_stack + 3 * PAGE_SIZE,

Completed in 44 milliseconds