Revert TLS model change of the gCurrentThreadInfo
authorJan Vorlicek <janvorli@microsoft.com>
Wed, 21 Feb 2018 01:02:30 +0000 (02:02 +0100)
committerJan Kotas <jkotas@microsoft.com>
Wed, 21 Feb 2018 03:13:46 +0000 (19:13 -0800)
commitbab1d4a8fc1e48144bd75faeed8845996fa4c4db
treee19bd4e4a397ba20056ed0e028e2b02bb7574851
parent1d51b71790532ec81c29a23d3d68c4976020683b
Revert TLS model change of the gCurrentThreadInfo

This change causes crashes due to incorrect TLS variable initialization
on Alpine Linux. The initial-exec model that the variable was modified
to use recently cannot be safely used in shared libraries.
src/vm/threads.inl