|
QUARK
0.9.0
QUARK-QUeuingAndRuntimeforKernels
|
#include <icl_hash.h>

Data Fields | |
| void * | key |
| void * | data |
| struct icl_entry_s * | next |
Definition at line 17 of file icl_hash.h.
| void* icl_entry_s::data |
Definition at line 19 of file icl_hash.h.
| void* icl_entry_s::key |
Definition at line 18 of file icl_hash.h.
| struct icl_entry_s* icl_entry_s::next |
Definition at line 20 of file icl_hash.h.