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

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

#include <scratch.h>

Collaboration diagram for reduct_scratch_local_t:

Data Fields

size_t size
 
reduct_scratch_t buffers [REDUCT_SCRATCH_MAX]
 

Detailed Description

Per-thread scratch-related state structure.

Definition at line 37 of file scratch.h.

Field Documentation

◆ size

size_t reduct_scratch_local_t::size

Definition at line 39 of file scratch.h.

◆ buffers

reduct_scratch_t reduct_scratch_local_t::buffers[REDUCT_SCRATCH_MAX]

Definition at line 40 of file scratch.h.


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