Expand description
Kernel support for executing futures.
Modules
Kernel support for executing futures in C workqueues (struct workqueue_struct
).
Structs
A handle to an executor that automatically stops it on drop.
Traits
An environment for executing tasks.
A task spawned in an executor.