Allow pthread_kill error code logging in GC_suspend/resume (debugging)
authorIvan Maidanski <ivmai@mail.ru>
Fri, 30 Nov 2012 04:08:20 +0000 (08:08 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Fri, 30 Nov 2012 11:08:57 +0000 (15:08 +0400)
commitb805f60424e35e0b175a398c99c7cd50ed933993
tree4406ed9d8590be196597171d6824ff8a35d31f0e
parent72652a088f11ee089ed780b94308436c8b9d3f9a
Allow pthread_kill error code logging in GC_suspend/resume (debugging)

* pthread_stop_world.c (GC_suspend_all, GC_start_world): Log
pthread_kill error code on failure if DEBUG_THREADS.
pthread_stop_world.c