Searched refs:GetPidCachingCloneStartRoutine (Results 1 – 1 of 1) sorted by relevance
443 static int GetPidCachingCloneStartRoutine(void*) { in GetPidCachingCloneStartRoutine() function453 …int clone_result = clone(GetPidCachingCloneStartRoutine, &child_stack[1024], CLONE_NEWNS | SIGCHLD… in TEST()