tryLoadOrStore atomically loads or stores a value if the entry is not expunged. If the entry is expunged, tryLoadOrStore leaves the entry unchanged and returns with ok==false.
(i interface{})
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected