//
pkg.gl
Category
github.com/xzwwx/goproject
server-base
src
golang.org
x
sys
cpu
package
0.0.0-20210818141223-3f84d0f5cd3b
Repository:
https://github.com/xzwwx/goproject.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
129 SLOC
#
Variables
ARM64
ARM64 contains the supported CPU features of the current ARMv8(aarch64) platform.
PPC64
PPC64 contains the supported CPU features of the current ppc64/ppc64le platforms.
X86
X86 contains the supported CPU features of the current X86/AMD64 platform.
#
Structs
CacheLinePad
CacheLinePad is used to pad structs to avoid false sharing.