Home
last modified time | relevance | path

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

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