Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix_libcdep.cpp496 bool IsProcessRunning(pid_t pid) { in IsProcessRunning() function
H A Dsanitizer_win.cpp1153 bool IsProcessRunning(pid_t pid) { in IsProcessRunning() function