Searched refs:terminate (Results 1 – 2 of 2) sorted by relevance
93 static bool terminate = false; in MQTT_ProcessLoop() local108 if( terminate == false ) in MQTT_ProcessLoop()152 terminate = true; in MQTT_ProcessLoop()179 static bool terminate = false; in MQTT_PublishToResend() local186 if( terminate == true ) in MQTT_PublishToResend()200 terminate = true; in MQTT_PublishToResend()
42 static bool terminate = false; in allocateCommand() local47 if( terminate == true ) in allocateCommand()75 terminate = true; in allocateCommand()