Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix_libcdep.cpp475 bool IsProcessRunning(pid_t pid) { in IsProcessRunning() function
H A Dsanitizer_win.cpp1136 bool IsProcessRunning(pid_t pid) { in IsProcessRunning() function