Docs.rs
  • urcu2-0.1.3
    • urcu2 0.1.3
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • gpollo
    • Dependencies
      • anyhow ^1 normal
      • container_of ^0.5 normal
      • guardian ^1 normal
      • libc ^0.2 normal
      • log ^0.4 normal
      • paste ^1 normal
      • static_assertions ^1 normal
      • urcu2-bp-sys ^0.1.4 normal optional
      • urcu2-cds-sys ^0.1.0 normal
      • urcu2-mb-sys ^0.1.3 normal optional
      • urcu2-memb-sys ^0.1.2 normal optional
      • urcu2-qsbr-sys ^0.1.2 normal optional
      • urcu2-sys ^0.1.8 normal
      • clap ^4 dev
      • ctrlc ^3 dev
      • env_logger ^0.11 dev
      • humantime ^2 dev
      • rand ^0.8 dev
      • trybuild ^1 dev
    • Versions
    • 94.29% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

urcu0.1.3

Crate Items

  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • RcuBox
  • RcuHashMap
  • RcuList
  • RcuQueue
  • RcuStack
  • collections::boxed::Ref
  • collections::hashmap::Iter
  • collections::hashmap::Ref
  • collections::hashmap::RefOwned
  • collections::list::Iter
  • collections::stack::Iter
  • collections::stack::IterRef
  • rcu::RcuCallFn
  • rcu::RcuDeferFn
  • rcu::RcuRefBox
  • rcu::bp::RcuContextBp
  • rcu::bp::RcuFlavorBp
  • rcu::bp::RcuGuardBp
  • rcu::bp::RcuPollerBp
  • rcu::mb::RcuContextMb
  • rcu::mb::RcuFlavorMb
  • rcu::mb::RcuGuardMb
  • rcu::mb::RcuPollerMb
  • rcu::memb::RcuContextMemb
  • rcu::memb::RcuFlavorMemb
  • rcu::memb::RcuGuardMemb
  • rcu::memb::RcuPollerMemb
  • rcu::qsbr::RcuContextQsbr
  • rcu::qsbr::RcuFlavorQsbr
  • rcu::qsbr::RcuGuardQsbr
  • rcu::qsbr::RcuPollerQsbr

Traits

  • RcuContext
  • RcuDeferContext
  • RcuFlavor
  • RcuGuard
  • RcuPoller
  • RcuReadContext
  • RcuRef
  • rcu::RcuCall
  • rcu::RcuDefer

Functions

  • rcu::dereference
  • rcu::dereference_mut

Type Aliases

  • RcuCleanup
  • RcuCleanupMut
  • collections::list::Ref
  • collections::list::RefOwned
  • collections::queue::Ref
  • collections::queue::RefOwned
  • collections::stack::Ref
  • collections::stack::RefOwned
  • rcu::default::RcuDefaultContext
  • rcu::default::RcuDefaultFlavor
  • rcu::default::RcuDefaultGuard
  • rcu::default::RcuDefaultPoller