DPDK  24.03.0
Data Fields
rte_thread_attr_t Struct Reference

#include <rte_thread.h>

Data Fields

enum rte_thread_priority priority
 
rte_cpuset_t cpuset
 

Detailed Description

Representation for thread attributes.

Definition at line 68 of file rte_thread.h.

Field Documentation

◆ priority

enum rte_thread_priority priority

thread priority

Definition at line 69 of file rte_thread.h.

◆ cpuset

rte_cpuset_t cpuset

thread affinity

Definition at line 71 of file rte_thread.h.


The documentation for this struct was generated from the following file: