On 31. May 2013, at 23:09, "rarum [via Software]" 
<[email protected]> wrote:

> Is co::Node , co::LocalNode, eq::Node multithread save? (save per thread)  or 
> I must use lunchbox::Lock when I am using that in threads ?

All operations are thread-safe when using different instances. Some operations 
are thread-safe on a single instance and are documented in the API 
documentation. For all others it's safer to assume they are not thread-safe, 
even though some are. We in doubt, ask here.


Cheers,

Stefan.

-- 
http://www.eyescale.ch
https://github.com/Eyescale/
http://www.linkedin.com/in/eilemann








--
View this message in context: 
http://software.1713.n2.nabble.com/co-Node-tp7583322p7583323.html
Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com.

_______________________________________________
eq-dev mailing list
[email protected]
http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com

Reply via email to