Implements Impala::Process::Manager. Definition at line 150 of file Manager4Windows.h. References AssessProcessState(), GetWinHandle(), and mProcesses. Referenced by IsRunning(). 00151 { 00152 AssessProcessState(GetWinHandle(handle), handle); 00153 return mProcesses[handle].stateCode; 00154 }
Here is the call graph for this function:
|