Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_stoptheworld_linux_libcdep.cpp166 int wperrno; in SuspendThread() local
167 if (internal_iserror(waitpid_status, &wperrno)) { in SuspendThread()
171 (uptr)tid, wperrno); in SuspendThread()