DPDK  24.03.0
Data Fields
rte_thread_t Struct Reference

#include <rte_thread.h>

Data Fields

uintptr_t opaque_id
 

Detailed Description

Thread id descriptor.

Examples:
examples/vhost/main.c, and examples/vhost_blk/vhost_blk.c.

Definition at line 39 of file rte_thread.h.

Field Documentation

◆ opaque_id

uintptr_t opaque_id

thread identifier

Definition at line 40 of file rte_thread.h.


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