harmony 鸿蒙ffrt_rwlock_t
ffrt_rwlock_t
Overview
The ffrt_rwlock_t struct describes an FFRT read-write lock.
Since: 18
Related module: FFRT
Header file: type_def.h
Summary
Member Variables
Name | Description |
---|---|
uint32_t storage ffrt_rwlock_storage_size+sizeof(uint32_t) - 1)/sizeof(uint32_t)] | Storage size of a read-write lock. |
Member Variable Description
storage
uint32_t ffrt_rwlock_t::storage[(ffrt_rwlock_storage_size+sizeof(uint32_t) - 1)/sizeof(uint32_t)]
Description Storage size of a read-write lock.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Function Flow Runtime Kit
harmony 鸿蒙condition_variable.h
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦