pool_should_refill
while (pool_should_refill(&pool_global) && pool_count(&pool_to_free)) {
while (pool_should_refill(&pool_global)) {
if (likely(!pool_should_refill(&pool_global)))
if (likely(!pool_should_refill(&pool_global)))