gcc/boehm-gc/tests
Loren J. Rittle f6d882d975 gc_pthread_redirects.h: Generalize test to use GC_PTHREADS.
* include/gc_pthread_redirects.h: Generalize test to use GC_PTHREADS.
	* linux_threads.c (WRAP_FUNC(pthread_join)): Conditionalized on
	GC_FREEBSD_THREADS, handle strange interaction between system
	pthread implementation and boehm-gc signal-handler architecture.
	* tests/test.c (main): Conditionalized on GC_FREEBSD_THREADS,
	set stack.
	* include/private/gcconfig.h (configuration keyed off FREEBSD):
	Define SIG_SUSPEND, SIG_THR_RESTART.  Do not define
	MPROTECT_VDB when GC_FREEBSD_THREADS is defined.

From-SVN: r46307
2001-10-17 04:55:30 +00:00
..
leak_test.c Initial revision 2001-05-21 07:39:23 +01:00
test.c gc_pthread_redirects.h: Generalize test to use GC_PTHREADS. 2001-10-17 04:55:30 +00:00
test_cpp.cc Initial revision 2001-05-21 07:39:23 +01:00
thread_leak_test.c Initial revision 2001-05-21 07:39:23 +01:00
trace_test.c Initial revision 2001-05-21 07:39:23 +01:00