Arax -8d09c51940345c86062e8ef2427c705ae66e5926
A Runtime Framework for Decoupling Applications from Heterogeneous Accelerators
Loading...
Searching...
No Matches
utils_list_node Struct Reference

#include <list.h>

+ Collaboration diagram for utils_list_node:

Data Fields

struct utils_list_nodenext
 
struct utils_list_nodeprev
 
void * owner
 

Detailed Description

Definition at line 10 of file list.h.

Field Documentation

◆ next

struct utils_list_node* next

◆ owner

◆ prev

struct utils_list_node* prev

Pointer to prev list node

Definition at line 13 of file list.h.

Referenced by utils_list_del(), utils_list_node_add(), utils_list_node_init(), and utils_list_pop_tail().


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