Home
last modified time | relevance | path

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

/bionic/tests/
Dunistd_test.cpp443 static int GetPidCachingCloneStartRoutine(void*) { in GetPidCachingCloneStartRoutine() function
453 …int clone_result = clone(GetPidCachingCloneStartRoutine, &child_stack[1024], CLONE_NEWNS | SIGCHLD… in TEST()