aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/exec_linux_test.go
diff options
context:
space:
mode:
authorAustin Clements <austin@google.com>2016-05-17 18:21:54 -0400
committerAustin Clements <austin@google.com>2016-05-19 18:17:58 +0000
commit91740582c3ec1e57621cbb0ec0f9163431f1b688 (patch)
treee494bf3385c1fe495ca454f63444618cf9f1eac0 /src/syscall/exec_linux_test.go
parent79ba1e44c7c2d7ff186f9ac142a85869f352f0f6 (diff)
downloadgo-91740582c3ec1e57621cbb0ec0f9163431f1b688.tar.xz
runtime: add 'next' flag to ready
Currently ready always puts the readied goroutine in runnext. We're going to have to change this for some uses, so add a flag for whether or not to use runnext. For now we always pass true so this is a no-op change. For #15706. Change-Id: Iaa66d8355ccfe4bbe347570cc1b1878c70fa25df Reviewed-on: https://go-review.googlesource.com/23171 Run-TryBot: Austin Clements <austin@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rick Hudson <rlh@golang.org>
Diffstat (limited to 'src/syscall/exec_linux_test.go')
0 files changed, 0 insertions, 0 deletions