Simple coroutine library / objects in plain C Snapshot
Public Attributes
tagSTACK_ENTRY Struct Reference

#include <stacks.h>

Collaboration diagram for tagSTACK_ENTRY:
Collaboration graph
[legend]

List of all members.

Public Attributes

DLIST_entry entry
void * stack_start
STACKSstacks

Detailed Description

Definition at line 26 of file stacks.h.


Member Data Documentation

DLIST_entry tagSTACK_ENTRY::entry

Definition at line 27 of file stacks.h.


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