We had something like that and removed it because it is racy. You can call `registerThreadLocalInitialiser` after a thread has been created.
- Is there a way to create a Java-style thread-local in Nim? monster
- Re: Is there a way to create a Java-style thread-local in Nim... Araq
- Re: Is there a way to create a Java-style thread-local in... monster
- Re: Is there a way to create a Java-style thread-loca... Araq
