Searched refs:CollectEventsThread (Results 1 – 4 of 4) sorted by relevance
165 int32_t ret = pthread_create(&collectThreadID_, &attr, CollectEventsThread, this); in InitCollectEventsThread()176 void *DistributedInputHandler::CollectEventsThread(void *param) in CollectEventsThread() function in OHOS::DistributedHardware::DistributedInput::DistributedInputHandler
90 int32_t ret = pthread_create(&collectThreadID_, &attr, CollectEventsThread, this); in InitCollectEventsThread()101 void *DistributedInputCollector::CollectEventsThread(void *param) in CollectEventsThread() function in OHOS::DistributedHardware::DistributedInput::DistributedInputCollector
64 static void *CollectEventsThread(void *param);
65 static void *CollectEventsThread(void *param);