summaryrefslogtreecommitdiff
path: root/src/runtime/lock_futex.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: break atomics out into package runtime/internal/atomicMichael Matloob2015-11-101-12/+15
* runtime: make notetsleep_internal nowritebarrierAustin Clements2015-07-271-0/+4
* runtime: rename m.gcing to m.preemptoff and make it a stringAustin Clements2015-02-021-1/+1
* Revert "liblink, cmd/ld, runtime: remove stackguard1"Russ Cox2015-01-051-1/+1
* liblink, cmd/ld, runtime: remove stackguard1Shenghou Ma2014-12-291-1/+1
* runtime: rename gothrow to throwKeith Randall2014-12-281-7/+7
* [dev.cc] runtime: convert scheduler from C to GoRuss Cox2014-11-111-5/+2
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+205