flod ~step (2021-10-30T20:17:29.6642601)
Dub
Repo
TestScheduler
flod
traits
Undocumented in source.
mixin template
TestScheduler () {
struct
__Scheduler
;
__Scheduler
_flod_scheduler
;
int
yield
();
}
Members
Functions
yield
int
yield
()
Undocumented in source. Be warned that the author may not have intended to support it.
Structs
__Scheduler
struct
__Scheduler
Undocumented in source.
Variables
_flod_scheduler
__Scheduler
_flod_scheduler
;
Undocumented in source.
Meta
Source
See Implementation
flod
traits
enums
allocSink
allocSource
areCompatible
isActiveSink
isActiveSource
isAllocSink
isAllocSource
isPassiveSink
isPassiveSource
isPeekSink
isPeekSource
isPullSink
isPullSource
isPushSink
isPushSource
isSink
isSource
peekSink
peekSource
pullSink
pullSource
pushSink
pushSource
functions
check
mixin templates
TestScheduler
structs
AllocSink
AllocSource
PeekSink
PeekSource
PullSink
PullSource
PushSink
PushSource
templates
Traits
sinkMethod
sourceMethod