Home
last modified time | relevance | path

Searched defs:TryPoll (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Dcpu_manager_strategy.h45 std::function<PollerRet (const WorkerThread*, int timeout)> TryPoll; member
H A Dcpu_worker.cpp198 PollerRet CPUWorker::TryPoll(CPUWorker* worker, int timeout) in TryPoll() function in ffrt::CPUWorker
H A Dcpuworker_manager.cpp190 PollerRet CPUWorkerManager::TryPoll(const WorkerThread* thread, int timeout) in TryPoll() function in ffrt::CPUWorkerManager