MCPcopy
hub / github.com/syncthing/syncthing / lenProgress

Method lenProgress

lib/model/queue.go:138–142  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

136}
137
138func (q *jobQueue) lenProgress() int {
139 q.mut.Lock()
140 defer q.mut.Unlock()
141 return len(q.progress)
142}

Callers 2

Calls 1

UnlockMethod · 0.80

Tested by 2