Files
chuchihtung b4ed8e4602 add ffrt new doc
Signed-off-by: chuchihtung <zhuzhidong2@huawei.com>
2025-03-04 11:55:36 +08:00

228 B

RELEASE-NOTES

1.0.0

  1. FFRT means Function Flow Run Time. It is a runtime library for asynchronous task concurrency.
  2. Initial version provides these features: task management, mutex, condition variable and sleep/yield.