CommandQueue

Undocumented in source.

Constructors

this
this(size_t numFibers)
Undocumented in source.

Members

Classes

CommandFiber
class CommandFiber
Undocumented in source.

Functions

fiber
CommandFiber fiber()
Undocumented in source. Be warned that the author may not have intended to support it.
post
void post(ICommandSet cmdSet, Context ctx, void delegate() cb)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta