Home
last modified time | relevance | path

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

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