Check that SIG_SUSPEND and SIG_THR_RESTART are different (Pthreads)
authorIvan Maidanski <ivmai@mail.ru>
Wed, 10 Jul 2013 08:19:09 +0000 (12:19 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 10 Jul 2013 08:19:09 +0000 (12:19 +0400)
commit4c636aa96c80d80d0758d49a1ee67c4e6fe3f65f
tree54bfe91df33dee5354eaa30ff0979c84cbaebbbc
parentca89b8c4820836daecb2b1ab4431808721d33f1f
Check that SIG_SUSPEND and SIG_THR_RESTART are different (Pthreads)

* pthread_stop_world.c (GC_stop_init): Add a check that GC_sig_suspend
value differs from that of GC_sig_thr_restart (abort otherwise).
pthread_stop_world.c