|
Helper Reference Manual
1.7.1
|
Linux pthread state information. More...
#include <threads.h>
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. | |