Star766
5007
代码介绍
代码
Issues1685
Pull Requests1799
流水线
Actions
讨论
Wiki
项目成员906
分析
项目设置
Star766
5007
  1. docs
  2. /
  3. zh-cn
  4. /
  5. application-dev
  6. /
  7. reference
  8. /
  9. apis-ffrt-kit
  10. /
  11. Readme-CN.md
foryourselfforyourself修改错误格式
dc5ee671创建于 2025年2月7日历史提交

Function Flow Runtime Kit(任务并发调度服务)

  • C API
    • 模块
      • FFRT
    • 头文件
      • condition_variable.h
      • loop.h
      • mutex.h
      • queue.h
      • sleep.h
      • task.h
      • timer.h
      • type_def.h
    • 结构体
      • ffrt_cond_t
      • ffrt_condattr_t
      • ffrt_dependence_t
      • ffrt_deps_t
      • ffrt_function_header_t
      • ffrt_mutex_t
      • ffrt_mutexattr_t
      • ffrt_queue_attr_t
      • ffrt_task_attr_t