Availability:built-in
true
. Values for
Status are true
, false
and stop
.
The latter stops the gc
thread but allows is to be
recreated lazily. This is use by e.g., fork/1
to avoid forking a multi-threaded application. See also gc_thread.
true
. Values for
Status are true
, false
and stop
.
The latter stops the gc
thread but allows is to be
recreated lazily. This is use by e.g., fork/1
to avoid forking a multi-threaded application. See also gc_thread.