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.cc141 uptr waitpid_status; in SuspendThread() local
435 uptr waitpid_status = internal_waitpid(tracer_pid, nullptr, __WALL); in StopTheWorld() local