Data Fields

_InkFreeList Struct Reference

#include <ink_queue.h>

Collaboration diagram for _InkFreeList:
Collaboration graph
[legend]

Data Fields

volatile head_p head
const char * name
uint32_t type_size
uint32_t chunk_size
uint32_t used
uint32_t allocated
uint32_t alignment
uint32_t allocated_base
uint32_t used_base

Detailed Description

Definition at line 155 of file ink_queue.h.


Field Documentation

Definition at line 159 of file ink_queue.h.

Referenced by ink_freelist_free(), ink_freelist_init(), and ink_freelist_new().

Definition at line 159 of file ink_queue.h.

Referenced by ink_freelist_init(), and ink_freelist_new().

Definition at line 157 of file ink_queue.h.

Referenced by ink_freelist_free(), ink_freelist_init(), and ink_freelist_new().

const char* _InkFreeList::name

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