Expand description
Machinery for tasks.
Macrosยง
- task ๐
Structsยง
- Cancellable
Task ๐A task that can be cancelled by toggling a shared flag. - Task
Canceller ๐Encapsulated state required to create cancellable tasks from non-script threads.
Machinery for tasks.