Home
last modified time | relevance | path

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

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