AIStatefulTask ‐ Asynchronous, Stateful Task Scheduler library. Threads-like task objects evolving through user-defined states. |
Run code in a thread. Declaration of template class AIPackagedTask. More...
#include "AIFriendOfStatefulTask.h"
#include "AIDelayedFunction.h"
#include "threadpool/AIObjectQueue.h"
#include "threadpool/AIThreadPool.h"
Go to the source code of this file.
Classes | |
class | AIPackagedTask< R(Args...)> |
Run code in a thread. Declaration of template class AIPackagedTask.
ai-statefultask – Asynchronous, Stateful Task Scheduler library.