Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix_libcdep.cc494 bool IsProcessRunning(pid_t pid) { in IsProcessRunning() function
H A Dsanitizer_win.cc1042 bool IsProcessRunning(pid_t pid) { in IsProcessRunning() function