]> Cypherpunks repositories - gostls13.git/commit
runtime: add more tests for LockOSThread()
authorDmitriy Vyukov <dvyukov@google.com>
Thu, 14 Feb 2013 20:02:12 +0000 (00:02 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Thu, 14 Feb 2013 20:02:12 +0000 (00:02 +0400)
commit6a828482fa9045f71328fc51c6917ae5ee649e0e
treed4fe4e196e0bf13c2d81324faf42e4c1a730c001
parent11884db3d76a7e91521bb63cff3cc701c0c07826
runtime: add more tests for LockOSThread()
Just test some additional paths through the scheduler.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/7331044
src/pkg/runtime/proc_test.go