Helper Reference Manual  1.7.1
odph_thread_start_args_t Struct Reference

Helper internal thread start arguments. More...

#include <threads.h>

Collaboration diagram for odph_thread_start_args_t:
[legend]

Data Fields

uint32_t status
 Thread status.
 
odp_atomic_u32_t * init_status
 Thread initialization status.
 
odp_mem_model_t mem_model
 Process or thread.
 
odp_instance_t instance
 ODP instance handle.
 
odph_thread_param_t thr_params
 Thread parameters.
 

Detailed Description

Helper internal thread start arguments.

Used both in process and thread mode

Definition at line 79 of file threads.h.


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