harmony 鸿蒙ffrt_rwlock_t
ffrt_rwlock_t
概述
FFRT读写锁结构。
起始版本: 18
相关模块: FFRT
所在头文件: type_def.h
汇总
成员变量
名称 | 描述 |
---|---|
uint32_t storage ffrt_rwlock_storage_size+sizeof(uint32_t) - 1)/sizeof(uint32_t)] | FFRT读写锁所占空间 |
结构体成员变量说明
storage
uint32_t ffrt_rwlock_t::storage[(ffrt_rwlock_storage_size+sizeof(uint32_t) - 1)/sizeof(uint32_t)]
描述 FFRT读写锁所占空间
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Function Flow Runtime Kit(任务并发调度服务)
harmony 鸿蒙condition_variable.h
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦