Home
last modified time | relevance | path

Searched refs:CreateEventHandlerInteractiveQueue (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/ffrt/src/queue/
H A Deventhandler_interactive_queue.h72 std::unique_ptr<BaseQueue> CreateEventHandlerInteractiveQueue(const ffrt_queue_attr_t* attr);
H A Deventhandler_interactive_queue.cpp47 std::unique_ptr<BaseQueue> CreateEventHandlerInteractiveQueue(const ffrt_queue_attr_t* attr) in CreateEventHandlerInteractiveQueue() function
H A Dbase_queue.cpp30 { ffrt_queue_eventhandler_interactive, ffrt::CreateEventHandlerInteractiveQueue },