3 unstable releases
0.2.0 | Jul 24, 2020 |
---|---|
0.1.1 | Jul 17, 2020 |
0.1.0 | Jul 17, 2020 |
#649 in Concurrency
Used in rw_lease
11KB
231 lines
atomic_prim_traits
Traits over atomic primitive integer types.
Notes
- Enable feature
nightly
to getmin
,max
,fetch_update
andas_mut_ptr
when you have a nightly compiler available.
Copyright and License
Copyright (c) 2020 James Laver, atomic_prim_traits contributors.
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.