struct is_active_wrapper

Declaration

struct is_active_wrapper { /* full declaration omitted */ };

Description

////////////////////////////////////////////////////////////////////////

Declared at: libs/pika/thread_pools/include/pika/thread_pools/scheduling_loop.hpp:320

Member Variables

public bool& is_active_

Method Overview

Methods

is_active_wrapper(bool& is_active)

Declared at: libs/pika/thread_pools/include/pika/thread_pools/scheduling_loop.hpp:322

Parameters

bool& is_active

~is_active_wrapper()

Declared at: libs/pika/thread_pools/include/pika/thread_pools/scheduling_loop.hpp:327