MCPcopy Create free account
hub / github.com/aclements/go-misc / Add

Method Add

rtcheck/order.go:55–90  ·  view source on GitHub ↗

Add adds lock edges to the lock order, given that the locks in locked are currently held and the locks in locking are being acquired at stack.

(locked *LockSet, locking *LockSet, stack *StackFrame)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

handleRuntimeLockFunction · 0.45
handleRuntimeCasgstatusFunction · 0.45

Calls 2

TrimCommonPrefixMethod · 0.80
InternMethod · 0.45

Tested by

no test coverage detected