rstd 0.1.0
Loading...
Searching...
No Matches
alloc::sync::Arc< T > Member List

This is the complete list of members for alloc::sync::Arc< T >, including all inherited members.

as_ptr() const noexceptalloc::sync::Arc< T >inline
assume_init()alloc::sync::Arc< T >inline
downgrade() const noexceptalloc::sync::Arc< T >
from_raw(ArcRaw< T > r) noexceptalloc::sync::Arc< T >inlinestatic
get_mut() const noexcept -> Option< mut_ref< T > >alloc::sync::Arc< T >inline
into_raw() noexceptalloc::sync::Arc< T >inline
is_unique(const Arc &arc) noexceptalloc::sync::Arc< T >inlinestatic
make(Args &&... args) -> Arcalloc::sync::Arc< T >inlinestatic
make_uninit() -> Arc< MaybeUninit< T > >alloc::sync::Arc< T >inlinestatic
operator bool() const noexceptalloc::sync::Arc< T >inlineexplicit
operator*() noexceptalloc::sync::Arc< T >inline
operator*() const noexceptalloc::sync::Arc< T >inline
operator->() noexceptalloc::sync::Arc< T >inline
operator->() const noexceptalloc::sync::Arc< T >inline
pin(rstd::param_t< T > value) -> Pin< Arc< T > >alloc::sync::Arc< T >inlinestatic
ptr_eq(const Arc &a, const Arc &b) noexceptalloc::sync::Arc< T >inlinestatic
reset()alloc::sync::Arc< T >inline
strong_count() const noexceptalloc::sync::Arc< T >inline
try_unwrap() -> Result< T, Arc >alloc::sync::Arc< T >inline
weak_count() const noexceptalloc::sync::Arc< T >inline