Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
rte_thread_t(3) 		      DPDK			 rte_thread_t(3)

NAME
     rte_thread_t

SYNOPSIS
     #include <rte_thread.h>

   Data Fields
     uintptr_t opaque_id

Detailed Description
     Thread id descriptor.

     Definition at line 39 of file rte_thread.h.

Field Documentation
   uintptr_t opaque_id
     thread identifier

     Definition at line 40 of file rte_thread.h.

Author
     Generated automatically by Doxygen for DPDK from the source code.

Version 25.11.0 		 Thu Aug 27 2026		 rte_thread_t(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=opaque_id&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help