Searched defs:WaitForProcess (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_posix_libcdep.cpp | 506 int WaitForProcess(pid_t pid) { WaitForProcess() function |
H A D | sanitizer_win.cpp | 1153 int WaitForProcess(pid_t pid) { return -1; } WaitForProcess() function |