#include <collector.h>
Public Attributes | |
struct chunk * | chp |
struct bcell * | p |
struct bcell * | tail |
Definition at line 90 of file collector.h.
struct chunk* _sweeping_state::chp |
Definition at line 91 of file collector.h.
struct bcell* _sweeping_state::p |
Definition at line 92 of file collector.h.
struct bcell* _sweeping_state::tail |
Definition at line 93 of file collector.h.