Home
last modified time | relevance | path

Searched defs:tasks (Results 1 – 4 of 4) sorted by relevance

/system/utest/fit/
A Dscheduler_tests.cpp41 fit::subtle::scheduler::task_queue tasks; in schedule_task() local
196 fit::subtle::scheduler::task_queue tasks; in ticket_obtain2_duplicate_finalize_resume() local
257 fit::subtle::scheduler::task_queue tasks; in ticket_obtain2_resume_finalize() local
272 fit::subtle::scheduler::task_queue tasks; in take_all_tasks() local
/system/ulib/fit/
A Dscheduler.cpp105 void scheduler::take_runnable_tasks(task_queue* tasks) { in take_runnable_tasks()
110 void scheduler::take_all_tasks(task_queue* tasks) { in take_all_tasks()
A Dsingle_threaded_executor.cpp102 fit::subtle::scheduler::task_queue tasks; // drop outside of the lock in shutdown() local
133 fit::subtle::scheduler::task_queue tasks; in run() local
/system/uapp/psutils/
A Dps.c65 static task_table_t tasks = {}; variable

Completed in 42 milliseconds