On Thu, Mar 29, 2012 at 5:57 PM, Juan Jose Garcia-Ripoll <
juanjose.garciarip...@googlemail.com> wrote:

> This seems to be a good compromise, using the underlying operating system
> for waiting and signaling and using a fast atomic path for detecting the
> lock-free case. First the simple mutex


The code for that implementation has been uploaded. It is only used on
POSIX platforms which provide the previously mentioned implementation if
signals. On other platforms ECL will still use the spinlock with increasing
waiting times.

Juanjo

-- 
Instituto de FĂ­sica Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to