Move problem 1-2 (join) into project 2 as the "wait" system call.
[pintos-anon] / src / tests / threads / p1-3.c
2005-03-31 Ben PfaffMove problem 1-2 (join) into project 2 as the "wait...
2004-10-14 Ben PfaffSpelling fix.
2004-10-14 Ben PfaffShould iterate 10 times not 5.
2004-10-12 Ben PfaffNeither of these tests works under MLFQS.
2004-10-11 Ben PfaffMake sure that we're not being tested with MLFQS on.
2004-10-09 Ben PfaffFix logic problem.
2004-10-09 Ben PfaffFix compile problems.
2004-09-17 Ben PfaffAdd threads tests.