Classes | |
| struct | Mutator |
Functions | |
| void | mutator_initialize (GC *gc, void *tls_gc_info) |
| void | mutator_destruct (GC *gc, void *tls_gc_info) |
| void | mutator_reset (GC *gc) |
| void | gc_reset_mutator_context (GC *gc) |
| void | gc_prepare_mutator_remset (GC *gc) |
| Boolean | gc_local_dirtyset_is_empty (GC *gc) |
| Vector_Block * | gc_get_local_dirty_set (GC *gc, unsigned int shared_id) |
| void | mutator_post_signal (Mutator *mutator, unsigned int handshake_signal) |
| void | wait_mutator_signal (Mutator *mutator, unsigned int handshake_signal) |
| void mutator_initialize | ( | GC * | gc, | |
| void * | tls_gc_info | |||
| ) |
| void mutator_destruct | ( | GC * | gc, | |
| void * | tls_gc_info | |||
| ) |
| void mutator_reset | ( | GC * | gc | ) |
| void gc_reset_mutator_context | ( | GC * | gc | ) |
| void gc_prepare_mutator_remset | ( | GC * | gc | ) |
| Boolean gc_local_dirtyset_is_empty | ( | GC * | gc | ) |
| Vector_Block* gc_get_local_dirty_set | ( | GC * | gc, | |
| unsigned int | shared_id | |||
| ) |
| void mutator_post_signal | ( | Mutator * | mutator, | |
| unsigned int | handshake_signal | |||
| ) |
| void wait_mutator_signal | ( | Mutator * | mutator, | |
| unsigned int | handshake_signal | |||
| ) |
Genereated on Tue Mar 11 19:25:34 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.