Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/perkeep/perkeep
/ Lock
Method
Lock
pkg/index/index.go:90–90 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
88
}
89
90
func
(x *Index) Lock() { x.mu.Lock() }
91
func
(x *Index) Unlock() { x.mu.Unlock() }
92
func
(x *Index) RLock() { x.mu.RLock() }
93
func
(x *Index) RUnlock() { x.mu.RUnlock() }
Callers
15
InitBlobSource
Method · 0.95
Reindex
Method · 0.95
indexReadyBlobs
Method · 0.95
ReceiveBlob
Method · 0.95
Exp_noteBlobIndexed
Method · 0.95
Upload
Method · 0.80
UpdateShareChain
Method · 0.80
Stats
Method · 0.80
Printf
Function · 0.80
Incr
Method · 0.80
Set
Method · 0.80
androidLookupHost
Function · 0.80
Calls
no outgoing calls
Tested by
11
Exp_noteBlobIndexed
Method · 0.76
NewTestStorage
Function · 0.64
NewDiskStorage
Function · 0.64
NewStorage
Function · 0.64
TestPackerBoundarySplits
Function · 0.64
Exp_BlobSource
Method · 0.64
TestInitNeededMaps
Function · 0.64
test
Method · 0.64
TestWriteThenRead
Function · 0.64
condSkip
Function · 0.64
testLeak
Function · 0.64