Home
last modified time | relevance | path

Searched defs:WorkerThread (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Dworker_thread.cpp32 WorkerThread::WorkerThread(const QoS& qos) : exited(false), idle(false), tid(-1), qos(qos) in WorkerThread() function in ffrt::WorkerThread
/ohos5.0/drivers/peripheral/input/udriver/src/
H A Dinput_device_manager.cpp948 void InputDeviceManager::WorkerThread() in WorkerThread() function in OHOS::Input::InputDeviceManager