scheduler_set_operation_mode
status_t scheduler_set_operation_mode(scheduler_mode mode);
scheduler_set_operation_mode(SCHEDULER_MODE_LOW_LATENCY);
status_t error = scheduler_set_operation_mode(schedulerMode);