Re: Question about light-weight mutex (kind of)

2002-10-11 Thread Andrei Cojocaru
ru" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, October 11, 2002 05:06 Subject: Re: Question about light-weight mutex (kind of) On Fri, Oct 11, 2002 at 02:05:08PM +0300, Peter Pentchev wrote: > On Thu, Oct 10, 2002 at 07:50:28PM -0600, Andrei Cojocaru wrote: > &g

Re: Question about light-weight mutex (kind of)

2002-10-11 Thread Peter Pentchev
On Thu, Oct 10, 2002 at 07:50:28PM -0600, Andrei Cojocaru wrote: > Hello, > > I have a question, please include me in the reply specifically because I'm > not subscribed to the mailing list. Thanks > > I want a thread to spin atomically on a value until it's equal to 1(i.e. > it's waiting for an

Re: Question about light-weight mutex (kind of)

2002-10-11 Thread Peter Pentchev
On Fri, Oct 11, 2002 at 02:05:08PM +0300, Peter Pentchev wrote: > On Thu, Oct 10, 2002 at 07:50:28PM -0600, Andrei Cojocaru wrote: > > Hello, > > > > I have a question, please include me in the reply specifically because I'm > > not subscribed to the mailing list. Thanks > > > > I want a thread t