Home
last modified time | relevance | path

Searched refs:destinationPathMutex (Results 1 – 2 of 2) sorted by relevance

/dports/net/concourse-fly/concourse-6.7.1/atc/worker/workerfakes/
H A Dfake_input_source.go12 destinationPathMutex sync.RWMutex member
36 fake.destinationPathMutex.Lock()
41 fake.destinationPathMutex.Unlock()
53 fake.destinationPathMutex.RLock()
59 fake.destinationPathMutex.Lock()
60 defer fake.destinationPathMutex.Unlock()
65 fake.destinationPathMutex.Lock()
66 defer fake.destinationPathMutex.Unlock()
74 fake.destinationPathMutex.Lock()
75 defer fake.destinationPathMutex.Unlock()
[all …]
/dports/misc/concourse/concourse-6.7.2/atc/worker/workerfakes/
H A Dfake_input_source.go12 destinationPathMutex sync.RWMutex member
36 fake.destinationPathMutex.Lock()
41 fake.destinationPathMutex.Unlock()
53 fake.destinationPathMutex.RLock()
59 fake.destinationPathMutex.Lock()
60 defer fake.destinationPathMutex.Unlock()
65 fake.destinationPathMutex.Lock()
66 defer fake.destinationPathMutex.Unlock()
74 fake.destinationPathMutex.Lock()
75 defer fake.destinationPathMutex.Unlock()
[all …]