]> Cypherpunks repositories - gostls13.git/commit
runtime: implement TestCallbackInAnotherThread
authorAlex Brainman <alex.brainman@gmail.com>
Fri, 25 May 2018 23:08:51 +0000 (09:08 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Sat, 26 May 2018 03:56:12 +0000 (03:56 +0000)
commitdbafdac0c11fa569b2143f896f169d1e37fc311c
tree0b3579b0dde83964187ea6d7ee752aad18c2dc61
parent1ba26a33ceef7600e9801bbccf529b1112013c1a
runtime: implement TestCallbackInAnotherThread

Updates #6751

Change-Id: Ibb176a17e67c67f855bc4f3e5462dddaedaa8a58
Reviewed-on: https://go-review.googlesource.com/114755
Run-TryBot: Alex Brainman <alex.brainman@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/syscall_windows_test.go