Home
last modified time | relevance | path

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

/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/model/
H A Dmodel.go151 …folderRestartMuts syncMutexMap // folder ->…
3198 type syncMutexMap struct { struct
3202 func (m *syncMutexMap) Get(key string) sync.Mutex { argument