summaryrefslogtreecommitdiff
path: root/src/sync/rwmutex.go
Commit message (Expand)AuthorAgeFilesLines
* sync: throw, not panic, for unlock of unlocked mutexRuss Cox2016-10-191-2/+2
* sync: document that RWMutex read locks may not be held recursivelyAndrew Gerrand2016-05-311-8/+9
* cmd/vet: check sync.* types' copyingAliaksandr Valialkin2016-05-061-0/+2
* all: single space after period.Brad Fitzpatrick2016-03-021-2/+2
* internal/race: add packageDmitry Vyukov2015-11-261-24/+25
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+136