Snap for 12252487 from 008ed1a11c0e907eca367a1bc0c3892b70d7bb71 to simpleperf-release

Change-Id: I4a91e84a5f8c6a336930bd4bf4ee2518e994428c
tree: d4cfc273723e1dd088f6110e9df670347c8d7d2d
  1. patches/
  2. src/
  3. Android.bp
  4. Cargo.toml
  5. Cargo.toml.orig
  6. cargo_embargo.json
  7. LICENSE
  8. METADATA
  9. MODULE_LICENSE_APACHE2
  10. OWNERS
  11. README.md
README.md

Latest Version Rust Documentation

SyncWrapper

A mutual exclusion primitive that relies on static type information only.

This library is inspired by this discussion.