Searched refs:new_task_id (Results 1 – 1 of 1) sorted by relevance
337 VOID task_set(int new_task_id) in task_set() argument341 if (new_task_id > TASK_ID_PALLETIZING) in task_set()347 current_task_id = new_task_id; in task_set()349 tinfo = task_info_get(new_task_id); in task_set()