Data Fields | |
| int | total |
| struct nmem_block * | blocks |
| struct nmem_control * | next |
Definition at line 43 of file nmem.c.
Definition at line 45 of file nmem.c.
Referenced by nmem_create(), nmem_malloc(), nmem_reset(), nmem_total(), and nmem_transfer().
struct nmem_block* nmem_control::blocks [read] |
Definition at line 46 of file nmem.c.
Referenced by nmem_create(), nmem_malloc(), nmem_reset(), and nmem_transfer().
struct nmem_control* nmem_control::next [read] |
1.5.6