]> git.ipfire.org Git - thirdparty/gcc.git/commit
backport: pthread_stop_world.c (GC_stop_world): Handle EINTR from sem_wait.
authorRichard Henderson <rth@redhat.com>
Mon, 9 May 2005 13:43:49 +0000 (06:43 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 9 May 2005 13:43:49 +0000 (06:43 -0700)
commit61717cd876da2f0adc2fe20d89fed9dc8d893b4e
treeb5967334dd311e2baa0ffd84a96c4bfd049a5075
parent71354e4daf0f5bfcddbf3a67af06db3b3ff36589
backport: pthread_stop_world.c (GC_stop_world): Handle EINTR from sem_wait.

        Backport from mainline:
        2005-02-07  Hans Boehm  <Hans.Boehm@hp.com>
        * pthread_stop_world.c (GC_stop_world): Handle EINTR from sem_wait.

From-SVN: r99439
boehm-gc/ChangeLog
boehm-gc/pthread_stop_world.c