ffrt_fiber_t
typedef struct {...} ffrt_fiber_t
Overview
Fiber structure.
Since: 20
Related module: FFRT
Header file: type_def.h
Summary
Member Variables
| Name | Description |
|---|---|
| uintptr_t storage[ffrt_fiber_storage_size] | Space occupied by the fiber context. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-ffrt-ffrt-mutex-t
openharmony 鸿蒙 capi-ffrt-ffrt-rwlockattr-t
openharmony 鸿蒙 capi-ffrt-ffrt-rwlock-t
openharmony 鸿蒙 capi-shared-mutex-h