Searched refs:gotProcessStarted (Results 1 – 1 of 1) sorted by relevance
430 bool gotProcessStarted = false; in runClient() local441 gotProcessStarted = true; in runClient()444 else if (gotProcessStarted && msg->type == MESSAGETYPE_PROCESS_FINISHED) in runClient()455 if (!gotProcessStarted) in runClient()489 bool gotProcessStarted = false; in runClient() local501 gotProcessStarted = true; in runClient()504 else if (gotProcessStarted && msg->type == MESSAGETYPE_INFO) in runClient()506 else if (gotProcessStarted && msg->type == MESSAGETYPE_PROCESS_FINISHED) in runClient()517 if (!gotProcessStarted) in runClient()551 bool gotProcessStarted = false; in runClient() local[all …]