|
Furrent
|
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... | |
Used to control threads execution.
| fur::mt::Runner::Runner | ( | std::mutex & | mutex, |
| bool & | _should_terminate | ||
| ) |
| bool fur::mt::Runner::alive | ( | ) |
True if threads should continue executing.
1.8.17