Helper Reference Manual
1.7.1
|
Helper internal thread start arguments. More...
#include <threads.h>
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. | |
Helper internal thread start arguments.
Used both in process and thread mode