ffrt_fiber_t
typedef struct {...} ffrt_fiber_t
概述
纤程结构。
起始版本: 20
相关模块: FFRT
所在头文件: type_def.h
汇总
成员变量
| 名称 | 描述 |
|---|---|
| uintptr_t storage[ffrt_fiber_storage_size] | 纤程上下文占用空间。 |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-ffrt-ffrt-mutex-t
openharmony 鸿蒙 capi-ffrt-ffrt-rwlockattr-t
openharmony 鸿蒙 capi-ffrt-ffrt-rwlock-t
openharmony 鸿蒙 capi-shared-mutex-h