Home
last modified time | relevance | path

Searched refs:sweeps_lazily (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mono/sgen/
H A Dsgen-gc.h631 gboolean sweeps_lazily; member
H A Dsgen-gc.c2276 binary_protocol_sweep_begin (GENERATION_OLD, !major_collector.sweeps_lazily); in major_finish_collection()
2289 binary_protocol_sweep_end (GENERATION_OLD, !major_collector.sweeps_lazily); in major_finish_collection()
H A Dsgen-marksweep.c2773 collector->sweeps_lazily = lazy_sweep; in post_param_init()