Did you know ... | Search Documentation: |
Predicate set_prolog_gc_thread/1 |
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.