Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dclone.cpp58 int clone(int (*fn)(void*), void* child_stack, int flags, void* arg, ...) { in clone() argument
Dpthread_create.cpp246 static int __allocate_thread(pthread_attr_t* attr, bionic_tcb** tcbp, void** child_stack) { in __allocate_thread()
376 void* child_stack = nullptr; in pthread_create() local
/bionic/tests/
Dsched_test.cpp31 void* child_stack[1024]; in TEST() local
Dunistd_test.cpp588 void* child_stack[1024]; in CloneStartRoutine() local