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

Expand description

The internal state of the collector

Has a thread-safe and thread-unsafe implementation. Thread safe state

Note that this module has full permission to use the standard library in all its glory.

Structs

Manages coordination of garbage collections

Keeps track of a pending collection (if any)