Searched refs:local_errno (Results 1 – 1 of 1) sorted by relevance
410 int local_errno = 0; in StopTheWorld() local411 if (internal_iserror(tracer_pid, &local_errno)) { in StopTheWorld()412 VReport(1, "Failed spawning a tracer thread (errno %d).\n", local_errno); in StopTheWorld()436 if (!internal_iserror(waitpid_status, &local_errno)) in StopTheWorld()438 if (local_errno == EINTR) in StopTheWorld()441 local_errno); in StopTheWorld()