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

/osnet-11/usr/src/cmd/sendmail/libmilter/
H A Dworker.c92 #define WKST_READY_TO_WAIT 3 /* session just finished by a worker */ macro
450 if (ctx->ctx_wstate == WKST_READY_TO_WAIT)
454 if ((ctx->ctx_wstate == WKST_READY_TO_WAIT) ||
711 ctx->ctx_wstate = WKST_READY_TO_WAIT;

Completed in 68 milliseconds