Module guard
crossbeam_
epoch
0.9.18
Module guard
Module Items
Structs
Functions
In crate crossbeam_
epoch
Modules
atomic
collector
default
deferred
epoch
guard
internal
primitive
sync
Structs
Atomic
Collector
CompareExchangeError
Guard
LocalHandle
Owned
Shared
Traits
CompareAndSetOrdering
Pointable
Pointer
Functions
default_collector
is_pinned
pin
unprotected
Type Aliases
CompareAndSetError
crossbeam_epoch
Module
guard
Copy item path
Settings
Help
Summary
Source
Structs
§
Guard
A guard that keeps the current thread pinned.
Functions
§
unprotected
⚠
Returns a reference to a dummy guard that allows unprotected access to
Atomic
s.