hio ~master (2020-10-10T18:54:29Z)
Dub
Repo
Computation
hio
scheduler
Undocumented in source.
interface
Computation {
bool
ready
();
bool
wait
(Duration t);
}
Members
Functions
ready
bool
ready
()
Undocumented in source.
wait
bool
wait
(Duration t)
Undocumented in source.
Meta
Source
See Implementation
hio
scheduler
classes
NotReadyException
Task
TestException
Threaded
enums
Commands
functions
App
hlSleep
mapM
mapMxN
task
threaded
interfaces
Computation
structs
Box
TaskNotReady
variables
TASK_STACK_SIZE