commit | 60374c343c2e1e44c5af22bd0e1ac54e705e7d57 | [log] [tgz] |
---|---|---|
author | Viktoriia Kovalova <[email protected]> | Mon Jun 03 22:45:04 2024 +0000 |
committer | Viktoriia Kovalova <[email protected]> | Mon Jun 03 23:48:58 2024 +0000 |
tree | 9dd94679a56a89d17373530b75874e5952d3d8da | |
parent | 998dee8a1b474f223532736364a09f836d7300d0 [diff] |
Import 'sync_wrapper' crate Request Document: go/android-rust-importing-crates For CL Reviewers: go/android3p#cl-review For Build Team: go/ab-third-party-imports Bug: 342499271 Test: m libsync_wrapper Change-Id: I56deb22535ae459eb048fd2ed1b49dc551c5ea76
A mutual exclusion primitive that relies on static type information only.
This library is inspired by this discussion.