atomic2

package
v0.0.0-...-0ec99ab Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2015 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AtomicInt64

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

func (*AtomicInt64) Add

func (a *AtomicInt64) Add(v int64) int64

func (*AtomicInt64) Decr

func (a *AtomicInt64) Decr() int64

func (*AtomicInt64) Delta

func (a *AtomicInt64) Delta() int64

func (*AtomicInt64) Get

func (a *AtomicInt64) Get() int64

func (*AtomicInt64) Incr

func (a *AtomicInt64) Incr() int64

func (*AtomicInt64) Reset

func (a *AtomicInt64) Reset() int64

func (*AtomicInt64) Set

func (a *AtomicInt64) Set(v int64)

func (*AtomicInt64) Snapshot

func (a *AtomicInt64) Snapshot()

func (*AtomicInt64) Sub

func (a *AtomicInt64) Sub(v int64) int64

Jump to

Keyboard shortcuts

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