:orphan:

.. index:: pair: struct; te_exec_priority_param
.. _doxid-structte__exec__priority__param:

struct te_exec_priority_param
=============================

.. toctree::
	:hidden:

Overview
~~~~~~~~

Data specific for priority type (``TE_EXEC_PRIORITY``). :ref:`More...<details-structte__exec__priority__param>`


.. ref-code-block:: cpp
	:class: doxyrest-overview-code-block

	#include <te_exec_child.h>
	
	struct te_exec_priority_param {
		// fields
	
		int :ref:`priority<doxid-structte__exec__priority__param_1ad885b5eec7545e97194eaf46b84eebb5>`;
	};
.. _details-structte__exec__priority__param:

Detailed Documentation
~~~~~~~~~~~~~~~~~~~~~~

Data specific for priority type (``TE_EXEC_PRIORITY``).

Fields
------

.. index:: pair: variable; priority
.. _doxid-structte__exec__priority__param_1ad885b5eec7545e97194eaf46b84eebb5:

.. ref-code-block:: cpp
	:class: doxyrest-title-code-block

	int priority

Process priority.