Searched refs:queueEmpty (Results 1 – 1 of 1) sorted by relevance
48 int queueEmpty; member72 while (ctx->queueEmpty && !ctx->shutdown) { in POOL_thread()76 if (ctx->queueEmpty) { in POOL_thread()84 ctx->queueEmpty = ctx->queueHead == ctx->queueTail; in POOL_thread()122 ctx->queueEmpty = 1; in POOL_create_advanced()193 !ctx->queueEmpty; in isQueueFull()204 ctx->queueEmpty = 0; in POOL_add_internal()