referrerpolicy=no-referrer-when-downgrade

Module polkadot_node_core_pvf_common::worker::thread

source ·
Expand description

Functionality related to threads spawned by the workers.

The motivation for this module is to coordinate worker threads without using async Rust.

Enums§

  • Contains the outcome of waiting on threads, or Pending if none are ready.

Functions§

Type Aliases§