![]() |
Arax -8d09c51940345c86062e8ef2427c705ae66e5926
A Runtime Framework for Decoupling Applications from Heterogeneous Accelerators
|
#include "core/arax_object.h"
#include "utils/list.h"
#include "pthread.h"
#include "arch/alloc.h"
#include "async_api.h"
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 struct async_completion_s async_completion_s |
typedef struct async_meta_s async_meta_s |
Definition at line 8 of file ivshmem/async.h.