Lines Matching refs:g_unsignedLoopSysPid
75 static unsigned int g_unsignedLoopSysPid = 0;
139 g_unsignedLoopSysPid = atoi(shellRes.c_str());
140 if (g_unsignedLoopSysPid == 0) {
144 GetCrasherThreads(g_unsignedLoopSysPid, BMS_UID);
236 system(("kill -9 " + to_string(g_unsignedLoopSysPid)).c_str());
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);