]> Cypherpunks repositories - gostls13.git/commit
runtime: convert note to Go
authorDmitriy Vyukov <dvyukov@google.com>
Fri, 22 Aug 2014 18:13:01 +0000 (22:13 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Fri, 22 Aug 2014 18:13:01 +0000 (22:13 +0400)
commitafb2260491e6427fa9b2e7fc629dac736113cfa6
tree63ba3b5291e940fa212e9996cb90e0ce70dd1b92
parentf4485784f05908051e7ec1732a27f53241f48fc4
runtime: convert note to Go
Note is required for timers and heap scavenger.

LGTM=rsc
R=golang-codereviews, rsc
CC=golang-codereviews, khr, rlh
https://golang.org/cl/128620043
src/cmd/api/goapi.go
src/pkg/runtime/export_test.go
src/pkg/runtime/lock_futex.c
src/pkg/runtime/lock_sema.c
src/pkg/runtime/proc.c
src/pkg/runtime/runtime.h
src/pkg/runtime/stubs.go