Home
last modified time | relevance | path

Searched defs:task (Results 176 - 200 of 1897) sorted by relevance

12345678910>>...76

/kernel/liteos_m/testsuites/sample/kernel/hwi/
H A Dit_los_hwi_019.c85 TSK_INIT_PARAM_S task = {0}; in Testcase() local
/kernel/liteos_m/testsuites/sample/kernel/mux/
H A DIt_los_mutex_026.c148 TSK_INIT_PARAM_S task = {0}; in Testcase() local
[all...]
H A DIt_los_mutex_029.c132 TSK_INIT_PARAM_S task = {0}; in Testcase() local
[all...]
H A DIt_los_mutex_027.c127 TSK_INIT_PARAM_S task = {0}; in Testcase() local
[all...]
H A DIt_los_mutex_030.c125 TSK_INIT_PARAM_S task = {0}; in Testcase() local
[all...]
H A DIt_los_mutex_031.c131 TSK_INIT_PARAM_S task = {0}; in Testcase() local
[all...]
H A DIt_los_mutex_034.c125 TSK_INIT_PARAM_S task = {0}; in Testcase() local
[all...]
H A DIt_los_mutex_033.c127 TSK_INIT_PARAM_S task = {0}; in Testcase() local
[all...]
/kernel/liteos_m/testsuites/sample/kernel/sem/
H A DIt_los_sem_033.c107 TSK_INIT_PARAM_S task = { 0 }; in Testcase() local
[all...]
H A DIt_los_sem_036.c95 TSK_INIT_PARAM_S task = { 0 }; in Testcase() local
[all...]
H A DIt_los_sem_035.c51 TSK_INIT_PARAM_S task = { 0 }; in Testcase() local
H A DIt_los_sem_034.c64 TSK_INIT_PARAM_S task = { 0 }; in Testcase() local
H A Dit_los_sem_042.c63 TSK_INIT_PARAM_S task = { 0 }; in Testcase() local
/kernel/liteos_m/testsuites/sample/kernel/signal/
H A DIt_los_signal_004.c63 TSK_INIT_PARAM_S task = {0}; in Testcase() local
/third_party/gn/src/util/
H A Dmsg_loop.cc32 std::function<void()> task; in Run() local
65 std::function<void()> task; in RunUntilIdleForTesting() local
H A Dworker_pool.cc79 std::function<void()> task; in Worker() local
/third_party/node/deps/v8/src/libplatform/
H A Dtask-queue.cc24 void TaskQueue::Append(std::unique_ptr<Task> task) { in Append() argument
/third_party/musl/libc-test/src/functionalext/unittest/
H A Dunit_test_mock_dynlink.c24 void free_task(struct loadtask *task) in free_task() argument
[all...]
/third_party/skia/experimental/graphite/src/
H A DTaskGraph.cpp15 void TaskGraph::add(sk_sp<Task> task) { in add() argument
/arkcompiler/runtime_core/static_core/runtime/
H A Dcompiler_task_manager_worker.cpp41 void CompilerTaskManagerWorker::AddTask(CompilerTask &&task) in AddTask() argument
H A Dthread_pool_queue.h46 bool TryAddTask(Task &&task, size_t priority = 0) in TryAddTask() argument
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dpygote_space_allocator_test_base.h65 auto task = GCTask(GCTaskCause::EXPLICIT_CAUSE); in TriggerGc() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
H A Dgc_queue.cpp41 GCTask *task = queue_.top().get(); in GetTask() local
58 bool GCQueueWithTime::AddTask(PandaUniquePtr<GCTask> task) in AddTask() argument
[all...]
/arkcompiler/runtime_core/static_core/runtime/scheduler/
H A Dtask.cpp33 auto *task = allocator->New<Task>(vm, obj); in Create() local
64 auto task = Task::GetCurrent(); in SuspendCurrent() local
73 auto task = Task::GetCurrent(); in EndCurrent() local
[all...]
/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/actions/
H A Daction_wait.h55 auto task = std::make_shared<TaskResume>(timeoutId_); variable

Completed in 7 milliseconds

12345678910>>...76