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

/bionic/tests/
H A Dsched_test.cpp25 static int child_fn(void* i_ptr) { function
34 pid_t tid = clone(child_fn, &child_stack[1024], CLONE_VM, &i);

Completed in 27 milliseconds