Home
last modified time | relevance | path

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

/bionic/tests/
Dunistd_test.cpp632 static int CloneChildExit(void*) { in CloneChildExit() function
639 int clone_result = CloneStartRoutine(CloneChildExit); in TEST()