Project

General

Profile

« Previous | Next » 

Revision 1415653c

Added by zverok (Victor Shepelev) over 4 years ago

Redocument non-blocking Fibers and scheduler

  • Document Fiber's method related to scheduling;
  • Extend Fiber's class docs with concepts of non-blocking
    fibers;
  • Introduce "imaginary" (documentation-only) class
    Fiber::SchedulerInterface to properly document how
    scheduler's methods should look.