Searched defs:atomicOffAddr (Results 1 – 1 of 1) sorted by relevance
172 type atomicOffAddr struct { struct174 a atomic.Int64179 func (b *atomicOffAddr) Clear() {193 func (b *atomicOffAddr) StoreMin(addr uintptr) {210 func (b *atomicOffAddr) StoreUnmark(markedAddr, newAddr uintptr) {216 func (b *atomicOffAddr) StoreMarked(addr uintptr) {222 func (b *atomicOffAddr) Load() (uintptr, bool) {