co_ecs 0.9.0
Cobalt ECS
Loading...
Searching...
No Matches
task.hpp File Reference
#include <array>
#include <atomic>
#include <functional>

Go to the source code of this file.

Classes

class  co_ecs::task_t
 Represents a task that can be executed, monitored for completion, and linked to a parent task. More...
 
class  co_ecs::task_pool
 Manages a pool of tasks, allocated from a circular array. Tasks are reused instead of being deallocated explicitly. More...
 

Namespaces

namespace  co_ecs