]> granicus.if.org Git - gc/commit
Add GC_is_thread_suspended API function
authorKeith Seitz <keiths@redhat.com>
Mon, 23 Apr 2007 21:10:09 +0000 (21:10 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 19 Nov 2015 22:34:53 +0000 (01:34 +0300)
commitd34d5b53d67b3ef6fa2d70a945e21f023cb9e3e7
tree669d8261eb05049a21e21afee885c79b92473771
parent0dae57c4db20c1ebc22d8cc6e9ed0531f6c12652
Add GC_is_thread_suspended API function
(Cherry-picked commit 30c2f0e from 'gcc_boehmgc' branch.)

* include/gc.h (GC_is_thread_suspended): Declare.
* pthread_stop_world.c (GC_is_thread_suspended): New function.

Conflicts:
* ChangeLog
* include/gc.h
* pthread_stop_world.c
include/gc.h
pthread_stop_world.c