From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2008-05-23 19:32:39


Bryan Green wrote:
> Hi,
>
> For a given shared memory object, is construction and use of a mapped_region
> threadsafe?

It should have the same thread-safety as two concurrent mmaps, but I
haven't tested it. Are you having problems?

Regards,

Ion