Searched refs:WKST_READY_TO_WAIT (Results 1 - 1 of 1) sorted by relevance

/sendmail/libmilter/
H A Dworker.c92 #define WKST_READY_TO_WAIT 3 /* session just finished by a worker */ macro
451 if (ctx->ctx_wstate == WKST_READY_TO_WAIT)
455 if ((ctx->ctx_wstate == WKST_READY_TO_WAIT) ||
726 ctx->ctx_wstate = WKST_READY_TO_WAIT;

Completed in 35 milliseconds