j
k
j a
j l
Bryan Green wrote:
Hi, For a given shared memory object, is construction and use of a mapped_region threadsafe?
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
Back to the thread
Back to the list