MCPcopy
hub / github.com/ebitengine/oto / Load

Method Load

context.go:177–181  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

175}
176
177func (a *atomicError) Load() error {
178 a.m.Lock()
179 defer a.m.Unlock()
180 return a.err
181}

Callers 15

ErrMethod · 0.80
ErrMethod · 0.80
waitMethod · 0.80
appendBufferMethod · 0.80
SuspendMethod · 0.80
ResumeMethod · 0.80
ErrMethod · 0.80
readAndWriteMethod · 0.80
SuspendMethod · 0.80
ResumeMethod · 0.80
ErrMethod · 0.80
newWinMMContextFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected