[M3devel] [M3commit] CVS Update: cm3 (windows condition	variables)
    Dragiša Durić 
    dragisha at m3w.org
       
    Fri Jun  8 10:06:49 CEST 2012
    
    
  
Please explain this more, and if you can - draw parallel to *nix.
TIA
On Jun 8, 2012, at 4:05 AM, Jay K wrote:
> Note though that "LOCK" doesn't map directly to EnterCriticalSection and more significantly, m3core provides essentially condition variables, which don't map directly to Win32, prior to Vista.
>  (LOCK at least does a delay-heap-allocation-and-initialize before EnterCriticalSection, but also interacts with the condition variables I recall.)
>  
>  
> I did a bunch of "research" and our condition variable substitution is pretty good now, equivalent to what Java implementations do.
> Definitely better than others e.g. Boost.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20120608/8d264e84/attachment-0002.html>
    
    
More information about the M3devel
mailing list