gcc/libmudflap/testsuite/libmudflap.cth
Ulrich Weigand 22f99b8212 mf-runtime.c (__mf_state_1): Initialize to reentrant.
* mf-runtime.c (__mf_state_1): Initialize to reentrant.
	(__mf_init): Set thread state active.
	* mf-hooks3.c (__mf_pthread_spawner): Always set thread
	state active.
	(pthread_create wrapper): Always use thread spawner.

	* testsuite/libmudflap.cth/pass37-frag.c: Increase timeout.
	* testsuite/libmudflap.cth/pass39-frag.c: Likewise.

From-SVN: r103084
2005-08-14 19:38:34 +00:00
..
cthfrags.exp Portability improvements, e.g., libmudflap/15293. 2004-06-04 20:12:01 +00:00
pass37-frag.c mf-runtime.c (__mf_state_1): Initialize to reentrant. 2005-08-14 19:38:34 +00:00
pass39-frag.c mf-runtime.c (__mf_state_1): Initialize to reentrant. 2005-08-14 19:38:34 +00:00
pass40-frag.c