Set properties described in malloc_property/1.
Currently the only writable property is
tcmalloc.max_total_thread_cache_bytes. Setting an unknown
property raises a domain_error and setting a read-only
property raises a permission_error exception.
History
Introduced in 8.1.27 (👉4fdd894) thread_idle/2 and, when linked to tcmalloc, malloc_property/1 and set_malloc/1.