ffrt_mutex_t

概述

FFRT互斥锁结构.

相关模块:FFRT

汇总

成员变量

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