• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# RELEASE-NOTES
2
3## 1.0.0
4
51. FFRT means Function Flow Run Time. It is a runtime library for asynchronous task concurrency.
62. Initial version provides these features: task management, mutex, condition variable and sleep/yield.
7