[−][src]Module loom::cell
Shareable mutable containers.
Structs
| CausalCell | CausalCell ensures access to the inner value are valid under the Rust memory model. |
| CausalCheck | Deferred causal cell check |
Shareable mutable containers.
| CausalCell | CausalCell ensures access to the inner value are valid under the Rust memory model. |
| CausalCheck | Deferred causal cell check |