|
tin
1.5.9
|
#include <runtime.h>


Additional Inherited Members | |
Public Member Functions inherited from tsm::runtime::actor_group< Actors... > | |
| constexpr | actor_group (Actors &... actors) |
| bool | step () |
| std::size_t | drain () |
| bool | empty () const |
| Report whether every actor currently has no pending work. More... | |
| std::size_t | pending_events () const |
| Return the sum of each actor's pending-event count. More... | |