LLDB mainline
SystemRuntimeMacOSX::LibdispatchTSDIndexes Struct Reference

Public Member Functions

 LibdispatchTSDIndexes ()=default
bool IsValid ()

Public Attributes

uint16_t dti_version = UINT16_MAX
uint64_t dti_queue_index = UINT64_MAX
uint64_t dti_voucher_index = UINT64_MAX
uint64_t dti_qos_class_index = UINT64_MAX

Detailed Description

Definition at line 204 of file SystemRuntimeMacOSX.h.

Constructor & Destructor Documentation

◆ LibdispatchTSDIndexes()

SystemRuntimeMacOSX::LibdispatchTSDIndexes::LibdispatchTSDIndexes ( )
default

Member Function Documentation

◆ IsValid()

bool SystemRuntimeMacOSX::LibdispatchTSDIndexes::IsValid ( )
inline

Definition at line 212 of file SystemRuntimeMacOSX.h.

References dti_version.

Member Data Documentation

◆ dti_qos_class_index

uint64_t SystemRuntimeMacOSX::LibdispatchTSDIndexes::dti_qos_class_index = UINT64_MAX

Definition at line 208 of file SystemRuntimeMacOSX.h.

◆ dti_queue_index

uint64_t SystemRuntimeMacOSX::LibdispatchTSDIndexes::dti_queue_index = UINT64_MAX

Definition at line 206 of file SystemRuntimeMacOSX.h.

◆ dti_version

uint16_t SystemRuntimeMacOSX::LibdispatchTSDIndexes::dti_version = UINT16_MAX

Definition at line 205 of file SystemRuntimeMacOSX.h.

Referenced by IsValid().

◆ dti_voucher_index

uint64_t SystemRuntimeMacOSX::LibdispatchTSDIndexes::dti_voucher_index = UINT64_MAX

Definition at line 207 of file SystemRuntimeMacOSX.h.


The documentation for this struct was generated from the following file: