xprocess_waitgroup

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WaitGroup

type WaitGroup struct {
	Check      uint8
	Concurrent uint16
	// contains filtered or unexported fields
}

func New

func New(check uint8, c ...uint16) WaitGroup

func (*WaitGroup) Add

func (t *WaitGroup) Add(delta int)

func (*WaitGroup) Count

func (t *WaitGroup) Count() uint16

func (*WaitGroup) Dec

func (t *WaitGroup) Dec()

func (*WaitGroup) Done added in v0.1.3

func (t *WaitGroup) Done()

func (*WaitGroup) EnableCheck

func (t *WaitGroup) EnableCheck()

func (*WaitGroup) Inc

func (t *WaitGroup) Inc()

func (*WaitGroup) Wait added in v0.1.3

func (t *WaitGroup) Wait()

Jump to

Keyboard shortcuts

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