Home
last modified time | relevance | path

Searched defs:tasks (Results 26 - 50 of 144) sorted by relevance

123456

/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Djs_callback_manager.cpp151 void JsCallbackManager::Clear(TaskQueue& tasks) in Clear() argument
/base/msdp/device_status/intention/scheduler/task_scheduler/src/
H A Dtask_scheduler.cpp75 std::vector<TaskPtr> tasks; in ProcessTasks() local
116 void TaskScheduler::PopPendingTaskList(std::vector<TaskPtr> &tasks) in PopPendingTaskList() argument
/base/msdp/device_status/services/delegate_task/src/
H A Ddelegate_tasks.cpp74 std::vector<TaskPtr> tasks; in ProcessTasks() local
115 void DelegateTasks::PopPendingTaskList(std::vector<TaskPtr> &tasks) in PopPendingTaskList() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/
H A Dstartup_task_dispatcher.cpp24 StartupTaskDispatcher::StartupTaskDispatcher(const std::map<std::string, std::shared_ptr<StartupTask>> &tasks, in StartupTaskDispatcher() argument
H A Dstartup_task_manager.cpp24 StartupTaskManager(uint32_t startupTaskManagerId, std::map<std::string, std::shared_ptr<StartupTask>> tasks) StartupTaskManager() argument
/foundation/multimodalinput/input/intention/scheduler/task_scheduler/src/
H A Dtask_scheduler.cpp75 std::vector<TaskPtr> tasks; in ProcessTasks() local
116 void TaskScheduler::PopPendingTaskList(std::vector<TaskPtr> &tasks) in PopPendingTaskList() argument
/foundation/multimodalinput/input/service/delegate_task/src/
H A Ddelegate_tasks.cpp82 std::vector<TaskPtr> tasks; in ProcessTasks() local
125 void DelegateTasks::PopPendingTaskList(std::vector<TaskPtr> &tasks) in PopPendingTaskList() argument
/foundation/distributeddatamgr/pasteboard/framework/framework/ffrt/
H A Dffrt_utils.cpp26 void FFRTUtils::SubmitQueueTasks(const std::vector<FFRTTask> &tasks, FFRTQueue &queue) in SubmitQueueTasks() argument
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dffrt_utils_test.cpp84 std::vector<FFRTTask> tasks; in HWTEST_F() local
/foundation/distributeddatamgr/pasteboard/test/fuzztest/ffrtutils_fuzzer/
H A Dffrtutils_fuzzer.cpp50 std::vector<FFRTTask> tasks; in FuzzFfrtUtilsSubmitQueueTasks() local
/kernel/linux/linux-5.10/samples/bpf/
H A Dtest_overhead_user.c95 static void run_perf_test(int tasks, int flags) in run_perf_test() argument
/kernel/linux/linux-5.10/scripts/gdb/linux/
H A Dproc.py17 from linux import tasks namespace
/kernel/linux/linux-6.6/scripts/gdb/linux/
H A Dproc.py18 from linux import tasks namespace
/kernel/linux/linux-6.6/scripts/gdb/
H A Dvmlinux-gdb.py33 import linux.tasks namespace
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dswapchain9.h75 struct threadpool_task *tasks[D3DPRESENT_BACK_BUFFERS_MAX_EX + 1]; member
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_enc_common.h64 struct list_head tasks; member
/third_party/python/Lib/asyncio/
H A Dtimeouts.py8 from . import tasks namespace
H A Drunners.py12 from . import tasks namespace
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_taskpool.cpp50 size_t Taskpool::DecrementTaskCounter(EtsLong id, PandaUnorderedMap<EtsLong, size_t> &tasks) in DecrementTaskCounter() argument
/base/powermgr/power_manager/utils/ffrt/src/
H A Dffrt_utils.cpp32 void FFRTUtils::SubmitQueueTasks(const std::vector<FFRTTask>& tasks, FFRTQueue& queue) in SubmitQueueTasks() argument
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_scheduler.cpp61 std::queue<std::unique_ptr<SCPUEUTask>> tasks; in HWTEST_F() local
/kernel/linux/linux-5.10/include/linux/
H A Dpid.h65 struct hlist_head tasks[PIDTYPE_MAX]; member
/kernel/linux/linux-5.10/include/linux/sched/
H A Drtg.h32 struct list_head tasks; member
/kernel/linux/linux-6.6/include/linux/
H A Dpid.h65 struct hlist_head tasks[PIDTYPE_MAX]; member
/kernel/linux/linux-6.6/include/linux/sched/
H A Drtg.h32 struct list_head tasks; member

Completed in 9 milliseconds

123456