Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinygo-org/tinygo
/ Lock
Method
Lock
src/sync/mutex.go:159–159 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
157
158
type
Locker
interface
{
159
Lock()
160
Unlock()
161
}
162
Callers
15
flush
Method · 0.65
Write
Method · 0.65
Write
Method · 0.65
acquire
Function · 0.65
Put
Method · 0.65
Get
Method · 0.65
Remove
Method · 0.65
minrand
Function · 0.65
loadFileId
Method · 0.65
start
Function · 0.65
taskExited
Function · 0.65
GCStopWorldAndScan
Function · 0.65
Implementers
5
PMutex
src/internal/task/pmutex-cooperative.g
Mutex
src/internal/task/mutex-cooperative.go
spinLock
src/runtime/runtime_rp2.go
fakeLocker
src/sync/cond_test.go
RWMutex
src/sync/mutex.go
Calls
no outgoing calls
Tested by
2
TestCondSignal
Function · 0.52
drainMaps
Function · 0.52