Searched defs:runTask (Results 1 – 2 of 2) sorted by relevance
102 LosTaskCB *runTask = OsCurrTaskGet(); in linux_wait_for_completion() local151 LosTaskCB *runTask = OsCurrTaskGet(); in linux_wait_for_completion_timeout() local
59 …unsigned MultiThreadTest::runTask(unsigned thread_num, PF func, std::string testsuite, std::string… in runTask() function in testing::mt::MultiThreadTest