-
James Dinan authored
Communication operations on shared memory windows now perform the op directly on the shared buffer. This requried the addition of a per-window interprocess mutex to ensure that atomics and accumulates are performed atomically. Reviewer: buntinas
58ec39c5