]> Cypherpunks repositories - gostls13.git/commit
runtime: clean up sigqueue.go
authorRuss Cox <rsc@golang.org>
Fri, 5 Sep 2014 18:38:29 +0000 (14:38 -0400)
committerRuss Cox <rsc@golang.org>
Fri, 5 Sep 2014 18:38:29 +0000 (14:38 -0400)
commitf93e21ac24935304bf0e05ea6c7e36c56077011e
tree6c4603fb7780e8129c483decb4b3387897291a90
parent0f9b6affb776ac558c54edb69f07a1021a02cad6
runtime: clean up sigqueue.go

Minor changes to make logic clearer.
Observed while working on the conversion.

LGTM=iant, dvyukov
R=dvyukov, iant
CC=golang-codereviews
https://golang.org/cl/140250043
src/pkg/runtime/sigqueue.go