MCPcopy
hub / github.com/NVIDIA/aistore / Lock

Method Lock

cmn/bck.go:55–55  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53 // implemented by cluster.Bck
54 NLP interface {
55 Lock()
56 TryLock(timeout time.Duration) bool
57 TryRLock(timeout time.Duration) bool
58 Unlock()

Callers 15

HandleMethod · 0.65
UnhandleMethod · 0.65
SetMethod · 0.65
StringMethod · 0.65
SetMethod · 0.65
StringMethod · 0.65
SetMethod · 0.65
getBufferMethod · 0.65
putBufferMethod · 0.65
outputMethod · 0.65
lockAndFlushAllMethod · 0.65
VFunction · 0.65

Implementers 1

NameLockPaircluster/bck.go

Calls

no outgoing calls

Tested by 5

swapMethod · 0.52
Test_OnSendCallbackFunction · 0.52
streamWriteUntilFunction · 0.52
sentCallbackMethod · 0.52
TestUpgradeLockFunction · 0.52