Furrent
Public Member Functions | List of all members
fur::mt::Runner Class Reference

Used to control threads execution. More...

#include <group.hpp>

Public Member Functions

 Runner (std::mutex &mutex, bool &_should_terminate)
 
bool alive ()
 True if threads should continue executing. More...
 

Detailed Description

Used to control threads execution.

Constructor & Destructor Documentation

◆ Runner()

fur::mt::Runner::Runner ( std::mutex &  mutex,
bool &  _should_terminate 
)

Member Function Documentation

◆ alive()

bool fur::mt::Runner::alive ( )

True if threads should continue executing.


The documentation for this class was generated from the following files: