[][src]Module zerogc_context::state::sync

The internal state of the collector

Has a thread-safe and thread-unsafe implementation.

Structs

CollectionManager

Manages coordination of garbage collections

CollectorState

Keeps track of a pending collection (if any)

RawContext