type internal/cpu.CacheLinePad
16 uses
internal/cpu (current package)
cpu.go#L15: type CacheLinePad struct{ _ [CacheLinePadSize]byte }
cpu.go#L27: _ CacheLinePad
cpu.go#L44: _ CacheLinePad
cpu.go#L50: _ CacheLinePad
cpu.go#L53: _ CacheLinePad
cpu.go#L59: _ CacheLinePad
cpu.go#L69: _ CacheLinePad
cpu.go#L73: _ CacheLinePad
cpu.go#L75: _ CacheLinePad
cpu.go#L84: _ CacheLinePad
cpu.go#L89: _ CacheLinePad
cpu.go#L93: _ CacheLinePad
cpu.go#L115: _ CacheLinePad
runtime
mgc.go#L427: _ cpu.CacheLinePad
mgc.go#L1012: pad0 cpu.CacheLinePad // prevents false-sharing between full/empty and nproc/nwait
runtime2.go#L716: pad cpu.CacheLinePad
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |