Home
last modified time | relevance | path

Searched refs:serveMutex (Results 1 – 5 of 5) sorted by last modified time

/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/connections/mocks/
H A Dservice.go63 serveMutex sync.RWMutex member
343 fake.serveMutex.Lock()
351 fake.serveMutex.Unlock()
362 fake.serveMutex.RLock()
368 fake.serveMutex.Lock()
369 defer fake.serveMutex.Unlock()
374 fake.serveMutex.RLock()
381 fake.serveMutex.Lock()
382 defer fake.serveMutex.Unlock()
390 fake.serveMutex.Lock()
[all …]
/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/model/mocks/
H A DfolderSummaryService.go17 serveMutex sync.RWMutex member
69 fake.serveMutex.Lock()
77 fake.serveMutex.Unlock()
88 fake.serveMutex.RLock()
94 fake.serveMutex.Lock()
95 defer fake.serveMutex.Unlock()
100 fake.serveMutex.RLock()
107 fake.serveMutex.Lock()
108 defer fake.serveMutex.Unlock()
116 fake.serveMutex.Lock()
[all …]
H A Dmodel.go529 serveMutex sync.RWMutex member
3051 fake.serveMutex.Lock()
3059 fake.serveMutex.Unlock()
3070 fake.serveMutex.RLock()
3076 fake.serveMutex.Lock()
3077 defer fake.serveMutex.Unlock()
3082 fake.serveMutex.RLock()
3089 fake.serveMutex.Lock()
3090 defer fake.serveMutex.Unlock()
3098 fake.serveMutex.Lock()
[all …]
/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/discover/mocks/
H A Dmanager.go58 serveMutex sync.RWMutex member
307 fake.serveMutex.Lock()
315 fake.serveMutex.Unlock()
326 fake.serveMutex.RLock()
332 fake.serveMutex.Lock()
333 defer fake.serveMutex.Unlock()
338 fake.serveMutex.RLock()
345 fake.serveMutex.Lock()
346 defer fake.serveMutex.Unlock()
354 fake.serveMutex.Lock()
[all …]
/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/config/mocks/
H A Dmocked_wrapper.go263 serveMutex sync.RWMutex member
1593 fake.serveMutex.Lock()
1601 fake.serveMutex.Unlock()
1612 fake.serveMutex.RLock()
1618 fake.serveMutex.Lock()
1619 defer fake.serveMutex.Unlock()
1624 fake.serveMutex.RLock()
1631 fake.serveMutex.Lock()
1632 defer fake.serveMutex.Unlock()
1640 fake.serveMutex.Lock()
[all …]