PAC: Move in decay rate setting.

This commit is contained in:
David Goldblatt
2020-06-03 18:30:33 -07:00
committed by David Goldblatt
parent 6a2774719f
commit 471eb5913c
9 changed files with 126 additions and 149 deletions

View File

@@ -107,7 +107,6 @@ TEST_BEGIN(test_alloc_free_purge_thds) {
for (int i = 0; i < 4; i++) {
thd_join(thds[i], NULL);
}
}
TEST_END