Next: mpg-ref-generate_message, Previous: mpg-ref-garbage_collect, Up: mpg-bpr [Contents][Index]
garbage_collect_atoms/0garbage_collect_atoms
Invokes the atom garbage collector.
This predicate invokes the atom garbage collector to discard atoms that are no longer accessible to the computation, reclaiming their space.
A program can use the atoms keyword to statistics/2 to
determine if a call to garbage_collect_atoms/0 would be
appropriate.
None.