Docs.rs
  • threads_pool-0.2.6
    • threads_pool 0.2.6
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Chopinsky
    • Dependencies
      • async-task ^3.0.0 normal
      • crossbeam-channel ^0.3.0 normal
      • crossbeam-deque ^0.7.0 normal
      • crossbeam-utils ^0.7.0 normal
      • hashbrown ^0.1.8 normal
      • parking_lot ^0.7.1 normal
      • criterion ^0.2 dev
    • Versions
    • 8% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

threads_pool0.2.6

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • Config
  • FutPool
  • StatusBehaviors
  • ThreadPool

Enums

  • ExecutionError
  • TimeoutPolicy

Traits

  • ConfigStatus
  • Hibernation
  • PoolManager
  • PoolState
  • StatusBehaviorSetter
  • ThreadPoolStates

Macros

  • pin_mut

Functions

  • block_on
  • index_mode::close
  • index_mode::initialize
  • index_mode::resize_pool
  • index_mode::run_with
  • prelude::block_on
  • shared_mode::close
  • shared_mode::init_with_config
  • shared_mode::initialize
  • shared_mode::resize
  • shared_mode::run