[sgen] Introduce SgenThreadInfo::suspend_done.
commit46c30d31f8867f42db17533209b01effda7ea15f
authorRodrigo Kumpera <kumpera@gmail.com>
Mon, 2 Feb 2015 16:04:37 +0000 (2 11:04 -0500)
committerRodrigo Kumpera <kumpera@gmail.com>
Tue, 24 Feb 2015 18:33:49 +0000 (24 13:33 -0500)
treef722d75a8d28c7565e92b5112aa14ee6a8411eb3
parent6bd7be2081239d4d92bcc09661d81783d1dcaee6
[sgen] Introduce SgenThreadInfo::suspend_done.

This variable must be set to all threads that have been properly suspended. This is
an initial step to simplify suspend state and use explicitly named variables instead
of hiding state in stopped_ip / stopped_domain.
mono/metadata/sgen-gc.c
mono/metadata/sgen-gc.h