pcop

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewOpChan

func NewOpChan() chan Op

func RecycleOpChan

func RecycleOpChan(ch chan Op)

Types

type Op

type Op struct {
	Kind OpKind
	Chid uint8
	Lid  uint8
	Dcb  uint32
	Port unsafe.Pointer
}

type OpKind

type OpKind uint8
const (
	CHAN_LISTEN OpKind = iota
	CHAN_CANCEL_LISTEN
	TOKEN_DISPOSE
	META_DETACHED
)

Jump to

Keyboard shortcuts

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