Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Flag ¶
type Flag struct {
// contains filtered or unexported fields
}
func (*Flag) TestAndSet ¶
type Float32 ¶
type Float32 struct {
// contains filtered or unexported fields
}
func (*Float32) CompareAndSwap ¶
type Float64 ¶
type Float64 struct {
// contains filtered or unexported fields
}
func (*Float64) CompareAndSwap ¶
type Uint32 ¶
type Uint32 struct {
// contains filtered or unexported fields
}
func (*Uint32) CompareAndSwap ¶
type Uint64 ¶
type Uint64 struct {
// contains filtered or unexported fields
}
func (*Uint64) CompareAndSwap ¶
Click to show internal directories.
Click to hide internal directories.