[inline, virtual]
Implements Impala::Process::Manager.
Definition at line 252 of file Manager4Posix.h.
References Kill(), and mProcesses.
00253 { 00254 Kill(pid); 00255 mProcesses.erase(pid); 00256 }
Here is the call graph for this function: