|
HClib
0.3
Documentation for Habanero-C Library API
|
The HCLIB view of an async task. More...
#include <rt-hclib-def.h>
Data Fields | |
| finish_t * | current_finish |
| async_t | def |
The HCLIB view of an async task.
| def | contains data filled in by the user (args, await list, etc.) |
Definition at line 79 of file rt-hclib-def.h.
1.8.3.1