summaryrefslogtreecommitdiff
path: root/src/runtime/sema.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: fix sudog leakRuss Cox2014-11-161-0/+2
* runtime: fix sudog leak in syncsemreleaseRuss Cox2014-11-091-0/+1
* runtime: clear stale values from G.param and SudoG.elemRuss Cox2014-10-031-0/+1
* runtime: always run semacquire on the G stackKeith Randall2014-09-161-0/+5
* runtime: remove duplicated Go constantsRuss Cox2014-09-161-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+266