lumiera_tmpbuf_struct Struct Reference

Round robin temporary buffers. More...

Collaboration diagram for lumiera_tmpbuf_struct:

Collaboration graph
[legend]

List of all members.

Public Attributes

void * buffers [64]
unsigned idx
size_t sizes [64]


Detailed Description

This provides 64 buffers per thread which are recycled with each use. The idea here is to have fast buffers for temporal data without need for explicit heap management.

Definition at line 124 of file safeclib.c.


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

Generated on Sat Aug 16 18:10:40 2008 for Lumiera by  doxygen 1.5.5