Docs.rs
  • urcu2-sys-0.1.7
    • urcu2-sys 0.1.7
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • crates.io
    • Source
    • Owners
    • gpollo
    • Dependencies
      • bindgen ^0.69 build
      • cc ^1 build
      • metadeps ^1 build
      • urcu2-src ^0.1.3 build
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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

urcu_sys0.1.7

Crate Items

  • Structs
  • Constants
  • Statics
  • Functions
  • Unions

List of all items

Structs

  • RcuAtFork
  • RcuFlavorApi
  • RcuHead
  • RcuPollState
  • lfht::HashTable
  • lfht::HashTableIterator
  • lfht::HashTableMemoryManagement
  • lfht::HashTableNode
  • lfq::Queue
  • lfq::QueueNode
  • lfs::Stack
  • lfs::StackHead
  • lfs::StackLock
  • lfs::StackNode
  • list::ListHead
  • wfcq::QueueNode

Unions

  • lfs::StackPtr

Functions

  • lfht::add
  • lfht::add_replace
  • lfht::add_unique
  • lfht::count_nodes
  • lfht::del
  • lfht::destroy
  • lfht::first
  • lfht::is_node_deleted
  • lfht::iter_get_node
  • lfht::lookup
  • lfht::new
  • lfht::new_flavor
  • lfht::next
  • lfht::next_duplicate
  • lfht::node_init
  • lfht::node_init_deleted
  • lfht::replace
  • lfht::resize
  • lfq::dequeue
  • lfq::destroy
  • lfq::enqueue
  • lfq::init
  • lfq::node_init
  • lfs::destroy
  • lfs::empty
  • lfs::init
  • lfs::init_lock
  • lfs::node_init
  • lfs::pop
  • lfs::pop_all
  • lfs::pop_all_blocking
  • lfs::pop_blocking
  • lfs::pop_lock
  • lfs::pop_unlock
  • lfs::push
  • list::add
  • list::add_rcu
  • list::add_tail
  • list::add_tail_rcu
  • list::del
  • list::del_init
  • list::del_rcu
  • list::empty
  • list::move
  • list::replace
  • list::replace_init
  • list::replace_rcu
  • list::splice
  • rcu_cmpxchg_pointer
  • rcu_dereference
  • rcu_set_pointer
  • rcu_xchg_pointer

Statics

  • lfht::MEMORY_MANAGEMENT_CHUNK
  • lfht::MEMORY_MANAGEMENT_MMAP
  • lfht::MEMORY_MANAGEMENT_ORDER

Constants

  • lfht::ACCOUNTING
  • lfht::AUTO_RESIZE