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

/opensolaris-onvv-gate/usr/src/cmd/sendmail/libmilter/
H A Dmonitor.c28 /* mutex protects Mon_cur_ctx, Mon_ctx_head, and ctx_start */
35 ** Mon_cur_ctx == NULL || Mon_cur_ctx is thread which was started the longest
48 static SMFICTX_PTR Mon_cur_ctx = NULL; variable
103 end = Mon_cur_ctx->ctx_start + Mon_exec_time; \
109 (long) Mon_cur_ctx->ctx_id, Mon_cur_ctx->ctx_state);\
117 if (Mon_cur_ctx != NULL && Mon_cur_ctx->ctx_start > 0)
131 if (Mon_cur_ctx !
[all...]

Completed in 95 milliseconds