obj_kind Struct Reference

#include <gc_private.h>


Data Fields

ptr_tok_freelist
struct hblk ** ok_reclaim_list
mark_proc ok_mark_proc
bool ok_init


Detailed Description

Definition at line 602 of file gc_private.h.


Field Documentation

ptr_t* obj_kind::ok_freelist

Definition at line 603 of file gc_private.h.

Referenced by GC_allocobj(), GC_free(), GC_generic_malloc(), GC_generic_malloc_words_small(), GC_new_hblk(), GC_reclaim_small_nonempty_block(), and GC_start_reclaim().

struct hblk** obj_kind::ok_reclaim_list [read]

Definition at line 606 of file gc_private.h.

Referenced by GC_start_reclaim().

mark_proc obj_kind::ok_mark_proc

Definition at line 609 of file gc_private.h.

Referenced by setup_header().

bool obj_kind::ok_init

Definition at line 611 of file gc_private.h.

Referenced by GC_free(), GC_new_hblk(), and GC_reclaim_small_nonempty_block().


The documentation for this struct was generated from the following file:
Generated on Fri Jan 25 10:39:51 2008 for russell by  doxygen 1.5.4