[threadpool] Explicitly use the root domain to allocate the thread name.
commit92ec05a83760bc494adfd9680c88917b8a4a9223
authorAlex Rønne Petersen <alexrp@xamarin.com>
Tue, 5 Apr 2016 19:38:16 +0000 (5 21:38 +0200)
committerAlex Rønne Petersen <alexrp@xamarin.com>
Wed, 6 Apr 2016 00:28:54 +0000 (6 02:28 +0200)
tree363561e385c434f5cc7f59c32dc5321691a32cdd
parent0145f5b44b848c8b9bd1b309f490a31f5e684bf0
[threadpool] Explicitly use the root domain to allocate the thread name.

This is mainly for consistency with the rest of the runtime which explicitly
specifies the root domain when allocating thread name strings.
mono/metadata/threadpool-ms.c