harmony 鸿蒙ffrt_dependence_t
ffrt_dependence_t
Overview
The ffrt_dependence_t struct describes dependency data.
Since: 10
Related module: FFRT
Header file: type_def.h
Summary
Member Variables
Name | Description |
---|---|
ffrt_dependence_type_t type | Dependency type. |
const void * ptr | Address of the dependency data. |
Member Variable Description
ptr
const void* ffrt_dependence_t::ptr
Description Address of the dependency data.
type
ffrt_dependence_type_t ffrt_dependence_t::type
Description Dependency type.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Function Flow Runtime Kit
harmony 鸿蒙condition_variable.h
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦