help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] [PATCH] Make Process>>queueInterrupt: thread safe


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] [PATCH] Make Process>>queueInterrupt: thread safe
Date: Mon, 31 Mar 2014 10:00:16 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

Il 30/03/2014 23:28, Gwenaël Casaccio ha scritto:
Hi,

The current implementation is not thread safe, when I'm
inside Process>>queueInterrupt: the state of the process
can change. I've added a simple guard to make it safer.

Gwen



_______________________________________________
help-smalltalk mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-smalltalk


Ok!

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]