Home
last modified time | relevance | path

Searched refs:WorkerThread (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/input/udriver/include/
H A Dinput_device_manager.h83 void WorkerThread();
/drivers/peripheral/input/udriver/src/
H A Dinput_device_manager.cpp51 std::thread t1([this] {this->WorkerThread();}); in Init()
864 void InputDeviceManager::WorkerThread() in WorkerThread() function in OHOS::Input::InputDeviceManager

Completed in 2 milliseconds