AIStatefulTask ‐ Asynchronous, Stateful Task Scheduler library. Threads-like task objects evolving through user-defined states. |
Public Types | |
using | condition_type = uint32_t |
Public Member Functions | |
AIStatefulTaskMutexNode (AIStatefulTask *task, condition_type condition) | |
Public Attributes | |
AIStatefulTask * | m_task |
condition_type const | m_condition |