Skip to content

Conversation

@brson
Copy link
Contributor

@brson brson commented May 10, 2013

r? @pcwalton

  • Move SharedMutableState, LittleLock, and Exclusive from core::unstable to core::unstable::sync
  • Modernize the SharedMutableState interface with methods
  • Rename SharedMutableState to UnsafeAtomicRcBox to match RcBox.

bors added a commit that referenced this pull request May 13, 2013
r? @pcwalton

* Move `SharedMutableState`, `LittleLock`, and `Exclusive` from `core::unstable` to `core::unstable::sync`
* Modernize the `SharedMutableState` interface with methods
* Rename `SharedMutableState` to `UnsafeAtomicRcBox` to match `RcBox`.
@bors bors closed this May 13, 2013
@bors bors merged commit 369231b into rust-lang:incoming May 13, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants