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

/freebsd-13-stable/contrib/sendmail/libmilter/
H A Dworker.c92 #define WKST_READY_TO_WAIT 3 /* session just finished by a worker */ macro
449 if (ctx->ctx_wstate == WKST_READY_TO_WAIT)
453 if ((ctx->ctx_wstate == WKST_READY_TO_WAIT) ||
724 ctx->ctx_wstate = WKST_READY_TO_WAIT;

Completed in 54 milliseconds