Searched defs:tasks (Results 1 – 4 of 4) sorted by relevance
67 std::unordered_map<uint32_t, task_info> tasks; // mapped from pid variable
262 def run_tasks(tasks, test_summary): argument
175 int tasks = mkdir(buf, S_IRWXU | S_IRWXG | S_IROTH | S_IXOTH); in create_memcg() local
482 std::vector<std::function<void(void)>> tasks = mPostCommandTasks; in getAndExecuteCommand() local