Searched refs:isCollectingEvents_ (Results 1 – 4 of 4) sorted by relevance
45 : collectThreadID_(-1), isCollectingEvents_(false), isStartCollectEventThread_(false) in DistributedInputHandler()163 isCollectingEvents_ = true; in InitCollectEventsThread()170 isCollectingEvents_ = false; in InitCollectEventsThread()198 while (isCollectingEvents_) { in StartInputMonitorDeviceThread()209 isCollectingEvents_ = false; in StartInputMonitorDeviceThread()240 isCollectingEvents_ = false; in StopInputMonitorDeviceThread()
40 isCollectingEvents_(false), isStartGetDeviceHandlerThread(false), inputTypes_(0)88 isCollectingEvents_ = true; in InitCollectEventsThread()95 isCollectingEvents_ = false; in InitCollectEventsThread()120 while (isCollectingEvents_) { in StartCollectEventsThread()156 isCollectingEvents_ = false; in StopCollectEventsThread()
62 bool isCollectingEvents_; variable
71 bool isCollectingEvents_; variable