struct reset_thread_distribution_t
Declaration
struct reset_thread_distribution_t : public tag_fallback { /* full declaration omitted */ };Description
Reset the internal round robin thread distribution scheme for the given executor.
Declared at: libs/pika/execution/include/pika/execution/executors/execution_parameters_fwd.hpp:149
Inherits from: tag_fallback