Searched refs:isQueueFull (Results 1 – 1 of 1) sorted by relevance
250 static int isQueueFull(POOL_ctx const* ctx) { in isQueueFull() function277 while (isQueueFull(ctx) && (!ctx->shutdown)) { in POOL_add()289 if (isQueueFull(ctx)) { in POOL_tryAdd()