struct processing_units_count_t

Declaration

struct processing_units_count_t : public tag_fallback { /* full declaration omitted */ };

Description

Retrieve the number of (kernel-)threads used by the associated executor.

Declared at: libs/pika/execution/include/pika/execution/executors/execution_parameters_fwd.hpp:180

Inherits from: tag_fallback