1# ffrt_condattr_t
2
3
4## Overview
5
6The **ffrt_condattr_t** struct describes a condition variable attribute.
7
8**Related module**: [FFRT](_f_f_r_t.md)
9
10
11## Summary
12
13
14### Member Variables
15
16| Name| Description|
17| -------- | -------- |
18| long [storage](_f_f_r_t.md#storage-56) | Storage size of a condition variable attribute.|
19