mirror of
https://github.com/openharmony/resourceschedule_ffrt.git
synced 2026-08-24 09:23:25 -04:00
b4ed8e4602
Signed-off-by: chuchihtung <zhuzhidong2@huawei.com>
228 B
228 B
RELEASE-NOTES
1.0.0
- FFRT means Function Flow Run Time. It is a runtime library for asynchronous task concurrency.
- Initial version provides these features: task management, mutex, condition variable and sleep/yield.