Add mono_thread_attach_full function that can forces a thread to be attached during...
commit523648de784942ae57f1ff0fb55f00916c768142
authorRodrigo Kumpera <kumpera@gmail.com>
Thu, 6 Jun 2013 22:50:04 +0000 (6 18:50 -0400)
committerRodrigo Kumpera <kumpera@gmail.com>
Thu, 6 Jun 2013 23:00:06 +0000 (6 19:00 -0400)
tree9e6da51d5bab5528c2a957a07cb0d8be9e0b3bd3
parent1ab5169f9ca0f399c3cd55b266fee33e0657bd8e
Add mono_thread_attach_full function that can forces a thread to be attached during shutdown.

A thread must be forcibly attached during shutdown if the runtime needs it to run and needs it
to be functional.
mono/metadata/threads-types.h
mono/metadata/threads.c