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

/osnet-11/usr/src/cmd/sendmail/libmilter/
H A Dworker.c90 #define WKST_READY_TO_RUN 1 /* command ready do be read */ macro
186 ctx->ctx_wstate = WKST_READY_TO_RUN;
586 ctx->ctx_wstate = WKST_READY_TO_RUN;
634 if (ctx->ctx_wstate == WKST_READY_TO_RUN) \
672 ctx->ctx_wstate = WKST_READY_TO_RUN;

Completed in 15 milliseconds