gcc/boehm-gc/include
Keith Seitz 7691d0d3c9 pthread_stop_world.c (GC_suspend_handler): Redirect to suspension routine if signal is received and thread is flagged...
* pthread_stop_world.c (GC_suspend_handler): Redirect to suspension
        routine if signal is received and thread is flagged SUSPENDED.
        (suspend_self): New function.
        (GC_suspend_thread): New function.
        (GC_resume_thread): New function.
        * include/gc.h (GC_suspend_thread): Declare.
        (GC_resumet_thread): Declare.
        * include/private/pthread_support.h (SUSPENDED): New GC_thread
        flag.

From-SVN: r114869
2006-06-21 20:56:37 +00:00
..
private pthread_stop_world.c (GC_suspend_handler): Redirect to suspension routine if signal is received and thread is flagged... 2006-06-21 20:56:37 +00:00
Makefile.am
Makefile.in Makefile.am: Add install-html target. 2006-05-24 21:33:42 +00:00
cord.h
ec.h
gc.h pthread_stop_world.c (GC_suspend_handler): Redirect to suspension routine if signal is received and thread is flagged... 2006-06-21 20:56:37 +00:00
gc_alloc.h
gc_allocator.h This commit was generated by cvs2svn to compensate for changes in r85899, 2004-08-12 22:14:30 +01:00
gc_amiga_redirects.h
gc_backptr.h
gc_config.h.in Index: gcc/ChangeLog 2006-06-03 02:07:36 +00:00
gc_config_macros.h Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
gc_cpp.h Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
gc_ext_config.h.in gc_ext_config.h.in: Added GC_PTHREAD_SYM_VERSION. 2006-02-07 01:02:31 +00:00
gc_gcj.h configure.in (GCINCS): Don't use "boehm-cflags". 2004-08-14 00:05:36 +01:00
gc_inl.h
gc_inline.h
gc_local_alloc.h configure.in (GCINCS): Don't use "boehm-cflags". 2004-08-14 00:05:36 +01:00
gc_mark.h configure.in (GCINCS): Don't use "boehm-cflags". 2004-08-14 00:05:36 +01:00
gc_pthread_redirects.h gc_ext_config.h.in: Added GC_PTHREAD_SYM_VERSION. 2006-02-07 01:02:31 +00:00
gc_typed.h
javaxfc.h configure.in (GCINCS): Don't use "boehm-cflags". 2004-08-14 00:05:36 +01:00
leak_detector.h
new_gc_alloc.h Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
weakpointer.h