20.03.2011 15:03, Mikhail I. Izmestev wrote:
> Hi *,
> 
> I discovered some strange issue, on windows normal mutex works like recursive 
> :)
> Attached test code which after compilation on linux output:
> Mutex not recursive
> 
> and on windows:
> Mutex is recursive
> 
> Is this feature or bug?
> 
> Mikhail.

Hi again,

I'm sorry about flood, I just found answer in archive [1]. But I'm in situation 
when we had
threading code coming from Windows to linux and deadlocks caused. More problems 
that windows
developers do nothing to fix it. So good solution for me is add deadlocks 
caused on windows too ;)

Mikhail.

[1] http://thread.gmane.org/gmane.comp.graphics.openscenegraph.user/14294/
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to