Embedded Multicore Building Blocks V1.0.0
Public Attributes | List of all members
mtapi_worker_priority_entry_struct Struct Reference

Describes the default priority of all workers or the priority of a specific worker. More...

#include <mtapi.h>

Public Attributes

mtapi_worker_priority_type_t type
 default or specific worker More...
 
embb_thread_priority_t priority
 priority to set More...
 

Detailed Description

Describes the default priority of all workers or the priority of a specific worker.

Member Data Documentation

mtapi_worker_priority_type_t mtapi_worker_priority_entry_struct::type

default or specific worker

embb_thread_priority_t mtapi_worker_priority_entry_struct::priority

priority to set