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.cc143 int wperrno; in SuspendThread() local
144 if (internal_iserror(waitpid_status, &wperrno)) { in SuspendThread()
148 tid, wperrno); in SuspendThread()