Functions | |
| void | Garbage_Dispose (Object **allobjs, unsigned int amount) |
| void | Garbage_Do_Mark (Object *root) |
| Object * | Garbage_Do_Sweep (Object **allobjs) |
| unsigned int | Garbage_Pending (void) |
| void Garbage_Do_Mark | ( | Object * | root | ) |
| unsigned int Garbage_Pending | ( | void | ) |