Searched refs:KillProcess (Results 1 – 4 of 4) sorted by relevance
57 int KillProcess(int pid, bool wait);
124 int KillProcess(int pid, bool wait) in KillProcess() function
186 int KillProcess(int pid, bool wait) in KillProcess() function
179 osUtils::KillProcess(s_renderProc->getPID(), true); in initOpenGLRenderer()