atomic2

package
v0.0.0-...-436d200 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2023 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AtomicFloat64

type AtomicFloat64 uint64

Float64 that supports atomic Get/Set/Add operations.

func (*AtomicFloat64) Add

func (v *AtomicFloat64) Add(val float64) float64

func (*AtomicFloat64) Set

func (v *AtomicFloat64) Set(val float64) float64

func (*AtomicFloat64) Val

func (v *AtomicFloat64) Val() float64

Jump to

Keyboard shortcuts

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