Manage BDWGC thread registration. Use ThreadGuard.create() to instantiate and register the current thread. Unregisters the thread on destruction. No-op if GCThreads is disabled.
Unregisters the thread if registered
Factory function to create and register a ThreadGuard
See Implementation
Manage BDWGC thread registration. Use ThreadGuard.create() to instantiate and register the current thread. Unregisters the thread on destruction. No-op if GCThreads is disabled.