I've added support for them in druntime/src/object_.d. They are called automatically for the main thread - starting a new thread will have to call _moduleTlsCtor() and _moduleTlsDtor(). Compiler support to come later.