Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stoptheworld_linux_libcdep.cc136 int wperrno; in SuspendThread() local
137 if (internal_iserror(waitpid_status, &wperrno)) { in SuspendThread()
141 tid, wperrno); in SuspendThread()