harmony 鸿蒙ffrt_queue_attr_t

  • 2025-06-12
  • 浏览 (4)

ffrt_queue_attr_t

Overview

The ffrt_queue_attr_t struct describes a queue attribute.

Since: 10

Related module: FFRT

Header file: type_def.h

Summary

Member Variables

Name Description
uint32_t storage [(ffrt_queue_attr_storage_size+sizeof(uint32_t) - 1)/sizeof(uint32_t)] Storage size of a queue attribute.

Member Variable Description

storage

uint32_t ffrt_queue_attr_t::storage[(ffrt_queue_attr_storage_size+sizeof(uint32_t) - 1)/sizeof(uint32_t)]

Description Storage size of a queue attribute.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Function Flow Runtime Kit

harmony 鸿蒙FFRT

harmony 鸿蒙condition_variable.h

harmony 鸿蒙ffrt_cond_t

harmony 鸿蒙ffrt_condattr_t

harmony 鸿蒙ffrt_dependence_t

harmony 鸿蒙ffrt_deps_t

harmony 鸿蒙ffrt_function_header_t

harmony 鸿蒙ffrt_mutex_t

harmony 鸿蒙ffrt_mutexattr_t

0  赞