[threads] Only mark a thread as having a name set if the given name is non-null.
authorAlex Rønne Petersen <alexrp@xamarin.com>
Fri, 8 Apr 2016 01:13:58 +0000 (03:13 +0200)
committerAlex Rønne Petersen <alexrp@xamarin.com>
Thu, 12 May 2016 12:12:22 +0000 (14:12 +0200)
commit3e56d1901c9371679629b50a97743986fc58d722
tree2e65eb3a01ef5028cc3e2bc2443c91a57b122147
parente598bc1ef58f9780945ce197450dab0f0840964f
[threads] Only mark a thread as having a name set if the given name is non-null.

This is consistent with MS.NET behavior.
mono/metadata/threads.c