[threads] Factor common attach code in mono_thread_attach_internal (#3530)
authorLudovic Henry <ludovic@xamarin.com>
Thu, 8 Sep 2016 15:17:28 +0000 (17:17 +0200)
committerGitHub <noreply@github.com>
Thu, 8 Sep 2016 15:17:28 +0000 (17:17 +0200)
* [threads] Allocate StartInfo in create_thread

* [threads] Put start_notify semaphore in StartInfo

* [threads] Factor common attach code in mono_thread_attach_internal

* [threads] Use same registered mechanism as mono-threads


No differences found