Searched refs:stopThread (Results 1 – 1 of 1) sorted by relevance
600 while(!stopThread) in LoggingThreadBody()731 stopThread = true; in StopLoggingThread()769 private volatile bool stopThread = false; field in Antmicro.Renode.Logging.Logger.ActualLogger