Searched refs:g_unsignedLoopSysPid (Results 1 – 1 of 1) sorted by relevance
75 static unsigned int g_unsignedLoopSysPid = 0; variable139 g_unsignedLoopSysPid = atoi(shellRes.c_str()); in StartCrasherLoopForUnsignedPidAndTid()140 if (g_unsignedLoopSysPid == 0) { in StartCrasherLoopForUnsignedPidAndTid()144 GetCrasherThreads(g_unsignedLoopSysPid, BMS_UID); in StartCrasherLoopForUnsignedPidAndTid()236 system(("kill -9 " + to_string(g_unsignedLoopSysPid)).c_str()); in StopCrasherLoop()1257 bool ret = dumplog.DumpCatch(g_unsignedLoopSysPid, g_unsignedLoopSysPid, msg);1261 log[0] = log[0] + to_string(g_unsignedLoopSysPid);1280 bool ret = dumplog.DumpCatch(g_unsignedLoopSysPid, g_unsignedLoopSysPid, msg);1284 log[0] = log[0] + to_string(g_unsignedLoopSysPid);