Neil Jerram
66f3b6c1b0
Remove possible deadlock in scm_join_thread
...
* libguile/threads.c (scm_join_thread): Always recheck t->exited
before calling block_self again, in case thread t has now exited.
* test-suite/tests/threads.test (joining): New test.
2009-05-20 21:56:17 +01:00
Kevin Ryde
dd07ef3e72
(n-par-for-each, n-for-each-par-map): New tests.
2006-05-09 00:32:31 +00:00
Marius Vollmer
0ab652a386
Added 2006 to copyright years in every file, as per the new rules.
2006-02-12 13:42:52 +00:00
Marius Vollmer
92205699d0
The FSF has a new address.
2005-05-23 19:57:22 +00:00
Marius Vollmer
d8d925f310
Only test when 'threads are provided.
2005-03-02 20:55:17 +00:00
Kevin Ryde
5925aed0d6
New file, exercising parallel.
2003-06-19 01:41:20 +00:00