Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/typescript-go
/ Lock
Method
Lock
internal/execute/watchmanager/watchmanager.go:73–73 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
71
}
72
73
func
(wm *WatchManager) Lock() { wm.mu.Lock() }
74
75
func
(wm *WatchManager) Unlock() { wm.mu.Unlock() }
76
Callers
14
start
Method · 0.45
DoCycle
Method · 0.45
loadOrStoreNewLockedEntry
Method · 0.45
updateShapeSignature
Method · 0.45
Now
Method · 0.45
HasWatches
Method · 0.45
WatchDirectories
Method · 0.45
SendEvents
Method · 0.45
WatchState
Method · 0.45
DrainEvents
Method · 0.45
ForceOverflow
Method · 0.45
onWatchEvents
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected