Searched refs:do_task (Results 1 – 7 of 7) sorted by relevance
103 static void do_task(struct rxe_task *task) in do_task() function187 do_task(container_of(work, struct rxe_task, work)); in do_work()252 do_task(task); in rxe_run_task()
18 @@ -563,7 +563,7 @@ void WvTaskMan::do_task()
48 Usage: $CMD [-b buildstats_dir] [-t do_task]
52 Usage: $CMD [-b buildstats_dir] [-t do_task]
93 " We may have found the opening brace of a BitBake Python task, e.g. 'python do_task {'
550 # The glob() matches do_task* which may match multiple tasks, for552 # exactly match *.do_task.* and *.do_task_setscene.*
352 Usage: bitbake [options] [recipename/target recipe:do_task ...]