Flush IO buffers before starting a thread, this mimics fork and seems like a saneer...
[p5sagit/p5-mst-13.2.git] / ext / threads / t /
2001-10-22 Nick Ing-Simmons All tests pass (legitimately) on ithreads
2001-09-26 Artur Bergman Increase the amount of time we spend in each thread...
2001-09-26 Artur Bergman Threads can start executing in a different order than...
2001-09-26 Artur Bergman Add in stress_string.t to stress test threads a bit...
2001-09-19 Jarkko Hietaniemi Correct numbering of the tests is useful.
2001-09-19 Jarkko Hietaniemi More tests now.
2001-09-19 Artur Bergman Make the basic test contain only realy basic API tests
2001-09-19 Jarkko Hietaniemi Indent the test a bit.
2001-09-18 Rafael Garcia-Suarez two test failures
2001-09-18 Artur Bergman Make the test behave properly!
2001-09-18 Artur Bergman Adds the thread 0.05 module. It is now moved to the...