Docs.rs
  • rayon-core-1.11.0
    • rayon-core 1.11.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Documentation
    • Repository
    • Crates.io
    • Source
    • Owners
    • nikomatsakis
    • cuviper
    • Dependencies
      • crossbeam-channel ^0.5.0 normal
      • crossbeam-deque ^0.8.1 normal
      • crossbeam-utils ^0.8.0 normal
      • num_cpus ^1.2 normal
      • rand ^0.8 dev
      • rand_xorshift ^0.3 dev
      • scoped-tls ^1.0 dev
      • libc ^0.2 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate rayon_core

  • Structs
  • Enums
  • Functions
?
Change settings

List of all items

Structs

  • BroadcastContext
  • Configuration
  • FnContext
  • Scope
  • ScopeFifo
  • ThreadBuilder
  • ThreadPool
  • ThreadPoolBuildError
  • ThreadPoolBuilder

Enums

  • Yield

Functions

  • broadcast
  • current_num_threads
  • current_thread_has_pending_tasks
  • current_thread_index
  • in_place_scope
  • in_place_scope_fifo
  • initialize
  • join
  • join_context
  • max_num_threads
  • scope
  • scope_fifo
  • spawn
  • spawn_broadcast
  • spawn_fifo
  • yield_local
  • yield_now