Skip to content

v0.2.0

Compare
Choose a tag to compare
@pstolarz pstolarz released this 31 May 11:57
· 48 commits to master since this release
  • coop_wait_cond() added.
  • coop_wait(), coop_yield_after() API refactored (breaking change).
  • Idle-wait feature removed; coop_wait() is always idle-able.
  • Performance improvements in scheduler service.