QUARK  0.9.0
QUARK-QUeuingAndRuntimeforKernels
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
icl_list_s Struct Reference

#include <icl_list.h>

Collaboration diagram for icl_list_s:

Data Fields

void * data
struct icl_list_sflink
struct icl_list_sblink

Detailed Description

Definition at line 17 of file icl_list.h.


Field Documentation

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.


The documentation for this struct was generated from the following file: