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()228 isStartCollectEventThread = false; in StopInputMonitorDeviceThread()
62 bool isStartCollectEventThread; variable