set_tasks_gp_state
set_tasks_gp_state(rtp, RTGS_WAIT_CBS);
set_tasks_gp_state(rtp, RTGS_WAIT_GP);
set_tasks_gp_state(rtp, RTGS_INVOKE_CBS);
set_tasks_gp_state(rtp, RTGS_PRE_WAIT_GP);
set_tasks_gp_state(rtp, RTGS_SCAN_TASKLIST);
set_tasks_gp_state(rtp, RTGS_POST_SCAN_TASKLIST);
set_tasks_gp_state(rtp, RTGS_WAIT_SCAN_HOLDOUTS);
set_tasks_gp_state(rtp, RTGS_SCAN_HOLDOUTS);
set_tasks_gp_state(rtp, RTGS_POST_GP);