Go to the source code of this file.
#define GC_SYS_SIZE (20*1024*1024) |
Definition at line 73 of file gc.c.
Definition at line 492 of file gc.c.
Definition at line 233 of file gc.c.
Definition at line 535 of file gc.c.
Definition at line 553 of file gc.c.
Definition at line 552 of file gc.c.
s8 gc_get_max_heap_size |
( |
void |
| ) |
|
Definition at line 555 of file gc.c.
s8 gc_get_total_bytes |
( |
void |
| ) |
|
Definition at line 554 of file gc.c.
void gc_init |
( |
u4 |
heapmaxsize, |
|
|
u4 |
heapstartsize |
|
) |
| |
Definition at line 75 of file gc.c.
Definition at line 513 of file gc.c.
Definition at line 164 of file gc.c.
static void gc_reference_register_intern |
( |
list_t * |
list, |
|
|
java_object_t ** |
ref, |
|
|
int32_t |
reftype |
|
) |
| |
|
static |
Definition at line 128 of file gc.c.
Definition at line 209 of file gc.c.
Definition at line 181 of file gc.c.
Definition at line 417 of file gc.c.
Definition at line 169 of file gc.c.
Definition at line 214 of file gc.c.
Definition at line 56 of file gc.c.
Definition at line 54 of file gc.c.
list_t* gc_reflist_strong |
Definition at line 58 of file gc.c.
Definition at line 59 of file gc.c.
Definition at line 55 of file gc.c.