]> Cypherpunks repositories - gostls13.git/commit
runtime: document P statuses
authorAustin Clements <austin@google.com>
Fri, 19 Apr 2019 01:37:51 +0000 (21:37 -0400)
committerAustin Clements <austin@google.com>
Thu, 25 Apr 2019 22:08:33 +0000 (22:08 +0000)
commitb0c616560567b16da3c0d0d2d790d0c21fd6ef92
treeee1cfb69d50a38915184ae14180422abbdb931b6
parent34fc6ced76b252203bf58d0a53a853b4f60a130b
runtime: document P statuses

We're about to change some of these rules, so it's about time we wrote
them down!

For #10958, #24543.

Change-Id: I3efce0c44b53bfb6f31ce2d299809b2b4eb329f0
Reviewed-on: https://go-review.googlesource.com/c/go/+/172857
Reviewed-by: Russ Cox <rsc@golang.org>
src/runtime/runtime2.go