sync/atomic.ifaceWords.data (field)
7 uses
sync/atomic (current package)
value.go#L23: data unsafe.Pointer
value.go#L35: data := LoadPointer(&vp.data)
value.go#L38: xp.data = data
value.go#L64: StorePointer(&vp.data, xp.data)
value.go#L79: StorePointer(&vp.data, xp.data)
![]() |
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. |