sync.Map.LoadAndDelete (method)
2 uses
sync (current package)
hashtriemap.go#L72: func (m *Map) LoadAndDelete(key any) (value any, loaded bool) {
runtime/cgo
handle.go#L141: _, ok := handles.LoadAndDelete(uintptr(h))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)