re PR go/48019 (Need to handle EINTR in libgo testsuite)
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 9 Mar 2011 06:31:37 +0000 (06:31 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 9 Mar 2011 06:31:37 +0000 (06:31 +0000)
commit7b5e671326b7516d1ca13cb64050ffda279e66ea
treee817c9c77a0af5e57dc8040886b551c24e0e1365
parent8897c836a89381c814407e5d2cc70b813ce70f09
re PR go/48019 (Need to handle EINTR in libgo testsuite)

PR go/48019
Ignore EINTR in runtime_lock_full.

From-SVN: r170810
libgo/runtime/thread.c