Achim
--
Achim von Neefe
ac...@nightfire.com
http://www.nightfire.com
This means that two threads operating concurrently on the same, shared,
context instance should synchronize their access, but two threads each
operating concurrently on its own context instance do not require
synchronization.
Miodrag