This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [RFC] GC: external thread suspension
Keith Seitz writes:
> Okay, since it has been relatively quiet for the past week, I thought I
> would turn this into an official RFA.
>
> I'm going to be conservative, and offer up for approval the patch
> suggested by Hans Boehm, using GC_start/end_blocking. It is much simpler
> than my original patch.
>
> In order to modify gc.h, it looks like I need to ifdef stuff. Since I've
> only done this for pthreads, I've made a best guess as to the proper
> conditions. Let me know if there are any problems with this.
Did you send this to the gc list? We need to get approval there.
Andrew.