fmq

package
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2026 License: CC0-1.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GrantorDescriptor

type GrantorDescriptor struct {
	FdIndex int32
	Offset  int32
	Extent  int64
}

func (*GrantorDescriptor) MarshalParcel

func (s *GrantorDescriptor) MarshalParcel(
	p *parcel.Parcel,
) error

func (*GrantorDescriptor) UnmarshalParcel

func (s *GrantorDescriptor) UnmarshalParcel(
	p *parcel.Parcel,
) error

type MQDescriptor

type MQDescriptor struct {
	Grantors []GrantorDescriptor
	Handle   common.NativeHandle
	Quantum  int32
	Flags    int32
}

func (*MQDescriptor) MarshalParcel

func (s *MQDescriptor) MarshalParcel(
	p *parcel.Parcel,
) error

func (*MQDescriptor) UnmarshalParcel

func (s *MQDescriptor) UnmarshalParcel(
	p *parcel.Parcel,
) error

type SynchronizedReadWrite

type SynchronizedReadWrite int32
const (
	SynchronizedReadWriteEMPTY SynchronizedReadWrite = 0
)

type UnsynchronizedWrite

type UnsynchronizedWrite int32
const (
	UnsynchronizedWriteEMPTY UnsynchronizedWrite = 0
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL