On 2017-11-09 13:19, Petar Kirov [ZombineDev] wrote:
Though you need to be extra careful not to use thread-local storage
I think TLS should work, it's the OS that handles TLS, not druntime. -- /Jacob Carlborg
Jacob Carlborg via Digitalmars-d-learn Thu, 09 Nov 2017 08:11:21 -0800
On 2017-11-09 13:19, Petar Kirov [ZombineDev] wrote:
Though you need to be extra careful not to use thread-local storage
I think TLS should work, it's the OS that handles TLS, not druntime. -- /Jacob Carlborg