[omniORB] Are _ptrs thread safe

Duncan Grisby duncan@grisby.org
Fri Oct 4 16:51:50 2002


On Tuesday 1 October, David Hyde wrote:

> Having acquired a _ptr reference to a server object, is this pointer safe to
> be accessed concurrently by different threads???

Yes. Of course, the object implementation at the other end may not be
thread safe, but everything in the ORB is.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan@grisby.org     --
   -- http://www.grisby.org --