harmony 鸿蒙ffrt_dependence_t

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

ffrt_dependence_t

Overview

The ffrt_dependence_t struct describes dependency data.

Since: 10

Related module: FFRT

Header file: type_def.h

Summary

Member Variables

Name Description
ffrt_dependence_type_t type Dependency type.
const void * ptr Address of the dependency data.

Member Variable Description

ptr

const void* ffrt_dependence_t::ptr

Description Address of the dependency data.

type

ffrt_dependence_type_t ffrt_dependence_t::type

Description Dependency type.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Function Flow Runtime Kit

harmony 鸿蒙FFRT

harmony 鸿蒙condition_variable.h

harmony 鸿蒙ffrt_cond_t

harmony 鸿蒙ffrt_condattr_t

harmony 鸿蒙ffrt_deps_t

harmony 鸿蒙ffrt_function_header_t

harmony 鸿蒙ffrt_mutex_t

harmony 鸿蒙ffrt_mutexattr_t

harmony 鸿蒙ffrt_queue_attr_t

0  赞