On 11/15/2012 2:28 AM, Don Clugston wrote: > However, there is one case in the test suite which is unclear to me: > > extern(C) __thread int x; > > Is there any other way to do this? extern(C) int x;