#include <mutator.h>
Public Attributes | |
void * | free |
void * | ceiling |
void * | end |
void * | alloc_block |
Chunk_Header *** | local_chunks |
Space * | alloc_space |
GC * | gc |
VmThreadHandle | thread_handle |
volatile unsigned int | handshake_signal |
unsigned int | num_alloc_blocks |
Vector_Block * | rem_set |
Vector_Block * | obj_with_fin |
Mutator * | next |
Vector_Block * | dirty_set |
SpinLock | dirty_set_lock |
unsigned int | dirty_obj_slot_num |
unsigned int | dirty_obj_num |
void* Mutator.free |
void* Mutator.ceiling |
void* Mutator.end |
void* Mutator.alloc_block |
Chunk_Header*** Mutator.local_chunks |
Space* Mutator.alloc_space |
VmThreadHandle Mutator.thread_handle |
volatile unsigned int Mutator.handshake_signal |
unsigned int Mutator.num_alloc_blocks |
Vector_Block* Mutator.rem_set |
Vector_Block* Mutator.obj_with_fin |
Vector_Block* Mutator.dirty_set |
unsigned int Mutator.dirty_obj_slot_num |
unsigned int Mutator.dirty_obj_num |
Genereated on Tue Mar 11 19:25:34 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.