Helper Reference Manual  1.7.1
odph_linux_pthread_t Struct Reference

Linux pthread state information. More...

#include <threads.h>

Collaboration diagram for odph_linux_pthread_t:
[legend]

Data Fields

pthread_t thread
 Pthread ID.
 
pthread_attr_t attr
 Pthread attributes.
 
int cpu
 CPU ID.
 
odph_linux_thr_params_t thr_params
 Copy of thread params.
 

Detailed Description

Linux pthread state information.

Definition at line 46 of file threads.h.


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