bug-hurd
[Top][All Lists]
Advanced

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

Re: [RFC] Implementing a simple mutex using simple locks and futex calls


From: Richard Braun
Subject: Re: [RFC] Implementing a simple mutex using simple locks and futex calls
Date: Mon, 23 Sep 2013 10:35:34 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Sep 23, 2013 at 09:13:25AM +0200, Marin Ramesa wrote:
> The idea is to implement a simple mutex using one atomic operation 
> combined with futex calls.

Use the algorithms presented in "Futexes are tricky", I personally won't
accept anything less after 2010...

-- 
Richard Braun



reply via email to

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