Functions | |
VMEXPORT void | vm_run_pending_finalizers () |
int | vm_do_finalization (int quantity) |
int | vm_get_finalizable_objects_quantity () |
bool | vm_finalization_is_enabled () |
void | vm_obtain_finalizer_fields () |
VMEXPORT void | vm_enumerate_objects_to_be_finalized () |
void | vm_enumerate_references_to_enqueue () |
int | vm_get_references_quantity () |
void | vm_activate_ref_enqueue_thread () |
void | vm_enqueue_references () |
void | vm_ref_enqueue_func (void) |
Boolean | get_native_finalizer_thread_flag () |
Boolean | get_native_ref_enqueue_thread_flag () |
void | wait_native_fin_threads_detached (void) |
void | wait_native_ref_thread_detached (void) |
VMEXPORT void vm_run_pending_finalizers | ( | ) |
int vm_do_finalization | ( | int | quantity | ) |
int vm_get_finalizable_objects_quantity | ( | ) |
bool vm_finalization_is_enabled | ( | ) |
void vm_obtain_finalizer_fields | ( | ) |
VMEXPORT void vm_enumerate_objects_to_be_finalized | ( | ) |
void vm_enumerate_references_to_enqueue | ( | ) |
int vm_get_references_quantity | ( | ) |
void vm_activate_ref_enqueue_thread | ( | ) |
void vm_enqueue_references | ( | ) |
void vm_ref_enqueue_func | ( | void | ) |
Boolean get_native_finalizer_thread_flag | ( | ) |
Boolean get_native_ref_enqueue_thread_flag | ( | ) |
void wait_native_fin_threads_detached | ( | void | ) |
void wait_native_ref_thread_detached | ( | void | ) |
Genereated on Tue Mar 11 19:25:56 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.