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

/freebsd-11-stable/contrib/sendmail/libmilter/
H A Dmonitor.c26 /* mutex protects Mon_cur_ctx, Mon_ctx_head, and ctx_start */
33 ** Mon_cur_ctx == NULL || Mon_cur_ctx is thread which was started the longest
46 static SMFICTX_PTR Mon_cur_ctx = NULL; variable
101 end = Mon_cur_ctx->ctx_start + Mon_exec_time; \
107 (long) Mon_cur_ctx->ctx_id, Mon_cur_ctx->ctx_state);\
115 if (Mon_cur_ctx != NULL && Mon_cur_ctx->ctx_start > 0)
129 if (Mon_cur_ctx !
[all...]

Completed in 191 milliseconds