sync

package
v4.2.1-0...-85e7c47 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2021 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AtomicBool

type AtomicBool struct {
	// contains filtered or unexported fields
}

func NewAtomicBool

func NewAtomicBool(initialValue bool) *AtomicBool

func (*AtomicBool) IsSet

func (b *AtomicBool) IsSet() bool

func (*AtomicBool) Set

func (b *AtomicBool) Set()

func (*AtomicBool) TestAndClear

func (b *AtomicBool) TestAndClear() bool

func (*AtomicBool) TestAndSet

func (b *AtomicBool) TestAndSet() bool

func (*AtomicBool) Unset

func (b *AtomicBool) Unset()

Jump to

Keyboard shortcuts

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