Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bool ¶
type Bool struct {
// contains filtered or unexported fields
}
func (*Bool) CompareAndSwap ¶
type Int32 ¶
type Int32 struct {
// contains filtered or unexported fields
}
Int32 提供原子操作
func (*Int32) CompareAndSwap ¶
type Int64 ¶
type Int64 struct {
// contains filtered or unexported fields
}
Int64 提供原子操作
func (*Int64) CompareAndSwap ¶
Click to show internal directories.
Click to hide internal directories.