[inline, virtual]
Implements Impala::Process::Manager.
Definition at line 164 of file Manager4Posix.h.
References IsRunning().
00165 { 00166 return !IsRunning(pid); 00167 }
Here is the call graph for this function: