Reduct  v4.0.5-1-g4851deb
A functional and immutable language.
Loading...
Searching...
No Matches
reduct_item_local_t Struct Reference

Per-thread item-related state structure. More...

#include <item.h>

Collaboration diagram for reduct_item_local_t:

Data Fields

size_t freeCount
 
reduct_item_tfreeList
 

Detailed Description

Per-thread item-related state structure.

Definition at line 125 of file item.h.

Field Documentation

◆ freeCount

size_t reduct_item_local_t::freeCount

Definition at line 127 of file item.h.

◆ freeList

reduct_item_t* reduct_item_local_t::freeList

Definition at line 128 of file item.h.


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