Searched refs:isStartCollectEventThread_ (Results 1 – 2 of 2) sorted by relevance
45 : collectThreadID_(-1), isCollectingEvents_(false), isStartCollectEventThread_(false) in DistributedInputHandler()91 if (!isStartCollectEventThread_) { in Initialize()93 isStartCollectEventThread_ = true; in Initialize()241 isStartCollectEventThread_ = false; in StopInputMonitorDeviceThread()
63 bool isStartCollectEventThread_; variable