Module linux_reload_workaround

Module linux_reload_workaround 

Source
Available on Linux only.
Expand description

Linux-specific configuration.

Functions§

default_set_hot_reload
is_hot_reload_enabled
system_thread_atexit
thread_atexit
Turns glibc’s TLS destructor register function, __cxa_thread_atexit_impl, into a no-op if hot reloading is enabled.