Arax -8d09c51940345c86062e8ef2427c705ae66e5926
A Runtime Framework for Decoupling Applications from Heterogeneous Accelerators
Loading...
Searching...
No Matches
async.h File Reference
#include "core/arax_object.h"
#include "utils/list.h"
#include "pthread.h"
#include "arch/alloc.h"
#include "async_api.h"
+ Include dependency graph for ivshmem/async.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  async_meta_s
 
struct  async_completion_s
 
struct  async_semaphore_s
 
struct  async_condition_s
 

Typedefs

typedef struct ivshmem ivshmem_s
 
typedef struct async_meta_s async_meta_s
 
typedef struct async_completion_s async_completion_s
 

Typedef Documentation

◆ async_completion_s

typedef struct async_completion_s async_completion_s

◆ async_meta_s

typedef struct async_meta_s async_meta_s

◆ ivshmem_s

typedef struct ivshmem ivshmem_s

Definition at line 8 of file ivshmem/async.h.