Arax -8d09c51940345c86062e8ef2427c705ae66e5926
A Runtime Framework for Decoupling Applications from Heterogeneous Accelerators
Loading...
Searching...
No Matches
arax_proc_s Struct Reference

#include <arax_proc.h>

+ Collaboration diagram for arax_proc_s:

Data Fields

arax_object_s obj
 
uint64_t canrun
 
AraxFunctorfunctors [ARAX_ACCEL_TYPES]
 

Detailed Description

Definition at line 15 of file arax_proc.h.

Field Documentation

◆ canrun

uint64_t canrun

Definition at line 18 of file arax_proc.h.

Referenced by arax_proc_can_run_at(), and arax_proc_set_functor().

◆ functors

Definition at line 19 of file arax_proc.h.

Referenced by arax_proc_get_functor(), and arax_proc_set_functor().

◆ obj

Definition at line 17 of file arax_proc.h.

Referenced by arax_pipe_find_proc(), arax_proc_get(), and arax_proc_put().


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