Home
last modified time | relevance | path

Searched defs:waitpid_status (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stoptheworld_linux_libcdep.cc110 uptr waitpid_status; in SuspendThread() local
403 uptr waitpid_status = internal_waitpid(tracer_pid, NULL, __WALL); in StopTheWorld() local