in reply to Re^9: Do I need to use Coro instead of threads/forks
in thread Do I need to use Coro instead of threads/forks

Its a coro yield:) cede of Coro
  • Comment on Re^10: Do I need to use Coro instead of threads/forks

Replies are listed 'Best First'.
Re^11: Do I need to use Coro instead of threads/forks
by Anonymous Monk on Oct 01, 2014 at 21:12 UTC
    Oh i see, there is no coro in the "OS" code