]> Cypherpunks repositories - gostls13.git/commit
runtime: implement runtime.osyield on FreeBSD 386, amd64
authorDevon H. O'Dell <devon.odell@gmail.com>
Mon, 20 Feb 2012 22:32:20 +0000 (07:32 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Mon, 20 Feb 2012 22:32:20 +0000 (07:32 +0900)
commitdff5535aaa41970d79bb4179af8108f09fc4d869
tree12bf23c7b6797a0d34453cabaf099b8d7d89fc15
parent6e4ddc6872fd5d884847b35ec5f3cfc0276aef50
runtime: implement runtime.osyield on FreeBSD 386, amd64

R=rsc, mikioh.mikioh
CC=golang-dev
https://golang.org/cl/5689046
src/pkg/runtime/sys_freebsd_386.s
src/pkg/runtime/sys_freebsd_amd64.s
src/pkg/runtime/thread_freebsd.c