Don't check for thread in gc_sweep_page
We should always have a thread when we sweep so we don't need to check that it exists.
Don't check for thread in gc_sweep_page
We should always have a thread when we sweep so we don't need to check
that it exists.