On 05/22/2013 12:03 PM, Niko Matsakis wrote:
On Wed, May 22, 2013 at 11:05:28AM -0700, Brian Anderson wrote:
* we've also used it to mean 'shared locally' - 'shared pointers'
e.g. managed pointers.
* there are plenty of types that are shared memory but not immutable
e.g., RWARC?
Yeah, and most things built on UnsafeAtomicRcBox, like Exclusive and
Mutex, MutexARC. Port and Chan use shared memory as will abstractions we
haven't imagined yet.
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev