Searched refs:pool_empty (Results 1 – 4 of 4) sorted by relevance
66 void pool_empty(struct pool *p);
76 if (!DiagnosticPool.pool_empty()) in redelay()78 assert(DiagnosticPool.pool_empty()); in redelay()
319 bool pool_empty() const { return Diagnostics.empty(); } in pool_empty() function
1517 Fix pool_empty so it really does empty the memory pool.