:orphan: :orphan: .. index:: pair: struct; te_sched_priority_param .. _doxid-structte__sched__priority__param: struct te_sched_priority_param ============================== .. toctree:: :hidden: Overview ~~~~~~~~ Data specific for priority type (``TE_SCHED_PRIORITY``) :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct te_sched_priority_param { // fields int :ref:`priority`; }; .. _details-structte__sched__priority__param: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Data specific for priority type (``TE_SCHED_PRIORITY``) Fields ------ .. index:: pair: variable; priority .. _doxid-structte__sched__priority__param_1a6a8737d8a3a171aa4373a3bec9abf4b1: .. ref-code-block:: cpp :class: doxyrest-title-code-block int priority Process priority.