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

Data Fields | |
| void * | data |
| struct icl_list_s * | flink |
| struct icl_list_s * | blink |
Definition at line 17 of file icl_list.h.
| struct icl_list_s* icl_list_s::blink |
Definition at line 20 of file icl_list.h.
| void* icl_list_s::data |
Definition at line 18 of file icl_list.h.
| struct icl_list_s* icl_list_s::flink |
Definition at line 19 of file icl_list.h.