rt_free(pool->queue_head); pool->queue_head = pool->queue_head->next; /* pool->queue_head这个空间已经释放了,不应该再次使用 */