Barrelfish
Data Fields
xomp_task Struct Reference

Data Fields

xomp_task_id_t id
 id of the task
 
uint32_t total_threads
 total workers used in this task
 
uint32_t done
 number of workers that have completed
 
void * barrier
 the barrier to enter upon completion
 
void * arg
 argument of the worker function
 
xomp_worker_fn_t fn
 worker function to be called
 

Detailed Description

XOMP task structure


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