summaryrefslogtreecommitdiff
path: root/src/lib/sync/mutex_test.go
AgeCommit message (Expand)AuthorFilesLines
2009-01-06new new & makeRuss Cox1-4/+4
2008-12-19change *map to map; *chan to chan; new(T) to new(*T)Russ Cox1-4/+4
2008-12-04add mutex.MutexRuss Cox1-0/+53