Home
last modified time | relevance | path

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

/foundation/resourceschedule/ffrt/src/util/
H A Devent_handler_adapter.h44 struct TaskOptions { struct
49 TaskOptions(std::string dfxName, int64_t delayTime, Priority priority, uintptr_t taskId) in TaskOptions() function
55 bool PostTaskByFFRT(void* handler, const std::function<void()>& callback, const TaskOptions& task);
/foundation/resourceschedule/ffrt/src/queue/
H A Deventhandler_interactive_queue.cpp39 ffrt::TaskOptions taskOptions( in Push()

Completed in 1 milliseconds