aboutsummaryrefslogtreecommitdiff
path: root/go/util/concurrent_read_map.go
AgeCommit message (Expand)AuthorFilesLines
2016-06-02directory structure change to work with glideChris Lu1-60/+0
2016-06-02add missing unlock()!!!!!Chris Lu1-0/+1
2016-05-30rwlock concurrent read mapChris Lu1-11/+33
2016-04-11modify the lockbluefoxah1-3/+2
2015-03-10follow golint suggestionschrislusf1-3/+2
2015-01-08add some String() to make codes easier to read and debugyanyiwu1-1/+3
2014-12-08Add read-write lock to guard topology changes on new collections and ttls.chrislusf1-0/+37