Module tasklets

Source

Modules§

queue

Structs§

TaskletScheduler
Poplar supports running asynchronous tasks (which we call tasklets to differentiate from our userspace Task objects) in kernelspace through a maitake-based runtime.