Searched refs:shouldLive (Results 1 – 2 of 2) sorted by relevance
898 bool shouldLive = true; in displayThread() local904 while(shouldLive) in displayThread()914 shouldLive = processHalMsg(); in displayThread()947 shouldLive = false; in displayThread()
270 bool shouldLive = true; in notificationThread() local286 shouldLive = processMessage(); in notificationThread()287 if(!shouldLive) { in notificationThread()305 return shouldLive; in notificationThread()