]> Cypherpunks repositories - gostls13.git/commit
runtime: implement new movetimers function
authorIan Lance Taylor <iant@golang.org>
Thu, 11 Apr 2019 04:46:12 +0000 (21:46 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 22 Oct 2019 21:23:03 +0000 (21:23 +0000)
commit7d891d5e4d7bd7d22b6adcc51e10c9be01825c16
treea22fab142dd2034f315281b1a8274d4492cc7500
parent466547014769bbdf7d5a62ca1019bf52d809dfcd
runtime: implement new movetimers function

Updates #27707

Change-Id: Idda31d0065064a81c570e291ef588d020871997d
Reviewed-on: https://go-review.googlesource.com/c/go/+/171836
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/runtime/time.go