Obtains the current scheduling policy of a thread.
cma_thread_get_sched(
thread,
policy);
Argument Data Type Access
thread opaque cma_t_thread read
policy opaque cma_t_sched_ write
policy
#includevoid cma_thread_get_sched ( cma_t_thread *thread, cma_t_sched_policy *policy);
cma_e_existence cma_e_use_error