]> git.ipfire.org Git - thirdparty/gcc.git/commit
runtime: If no sem_timedwait, use pthread_cond_timedwait.
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 29 Nov 2011 21:58:48 +0000 (21:58 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 29 Nov 2011 21:58:48 +0000 (21:58 +0000)
commit08ee945e0b945fd2797c8bb7524d79dc73a9b6bd
treee7665ea556f238ad5c34dff64c5b1839162dc2ae
parent85b8555ed3c45855b237b0f3a044eefb9382255c
runtime: If no sem_timedwait, use pthread_cond_timedwait.

From-SVN: r181821
libgo/config.h.in
libgo/configure
libgo/configure.ac
libgo/runtime/lock_sema.c
libgo/runtime/thread-sema.c