Searched refs:rubbish (Results 1 – 1 of 1) sorted by relevance
622 void *rubbish; member884 ctx->rubbish = ralloc_context(NULL); in gc_sweep_start()885 ralloc_adopt(ctx->rubbish, ctx); in gc_sweep_start()901 assert(ctx->rubbish); in gc_sweep_end()936 ralloc_free(ctx->rubbish); in gc_sweep_end()937 ctx->rubbish = NULL; in gc_sweep_end()