ffrt_cond_t

概述

FFRT条件变量结构.

相关模块:FFRT

汇总

成员变量

名称 描述
uint32_t storage [(ffrt_cond_storage_size+sizeof(uint32_t) - 1)/sizeof(uint32_t)]