[corlib] Thread.GetNamedDataSlot allocates slot on failure. Fixes #16788
authorMarek Safar <marek.safar@gmail.com>
Wed, 1 Jan 2014 14:28:40 +0000 (15:28 +0100)
committerMarek Safar <marek.safar@gmail.com>
Wed, 1 Jan 2014 14:28:40 +0000 (15:28 +0100)
commitdce005f81fd3fade341231a04e18c1f4955b5242
treed17f6e06a4802a12fa469d8ba2c167b797e5a04c
parent12e28957fc10ecaf65f32e24d14f132ee25b7fa4
[corlib] Thread.GetNamedDataSlot allocates slot on failure. Fixes #16788
mcs/class/corlib/System.Threading/NamedDataSlot.cs
mcs/class/corlib/Test/System.Threading/ThreadTest.cs