runtime: Move new 1.1.1 functions from thread-linux.c to runtime.c.
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 24 Jul 2013 13:18:45 +0000 (13:18 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 24 Jul 2013 13:18:45 +0000 (13:18 +0000)
commitc0f0119244f33d11ad8caf6a028a67bbb2878f9e
treee5eb7ff5de63f09fc77ead5cc3983d2263707efd
parent493f4c9e091a72c00b0b23f2e8ec137c4bde53ec
runtime: Move new 1.1.1 functions from thread-linux.c to runtime.c.

This way they are compiled on non-GNU/Linux systems.

From-SVN: r201209
libgo/runtime/runtime.c
libgo/runtime/thread-linux.c