[threads] Allow resetting the name of a threadpool thread (#4350)
authorLudovic Henry <ludovic@xamarin.com>
Thu, 9 Feb 2017 02:12:44 +0000 (21:12 -0500)
committerGitHub <noreply@github.com>
Thu, 9 Feb 2017 02:12:44 +0000 (21:12 -0500)
commit82bcac8efac8c2556cf748b062592a4fdc2ecc3e
tree36ba0a2b98c3ed9ce626f7803a388212998f1d75
parent6df483ca4345faf066e377dd3cbdde31ce66e55d
[threads] Allow resetting the name of a threadpool thread (#4350)

Fixes bug https://bugzilla.xamarin.com/show_bug.cgi?id=47221
mcs/class/corlib/Test/System.Threading/ThreadTest.cs
mono/metadata/appdomain.c
mono/metadata/attach.c
mono/metadata/gc.c
mono/metadata/threadpool-worker-default.c
mono/metadata/threadpool.c
mono/metadata/threads-types.h
mono/metadata/threads.c
mono/mini/aot-compiler.c
mono/mini/debugger-agent.c