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

/freebsd-10.2-release/contrib/sendmail/include/libmilter/
H A Dmilter.h25 typedef pthread_t sthread_t; typedef
/freebsd-10.2-release/contrib/sendmail/libmilter/
H A Dhandler.c35 ctx->ctx_id = (sthread_t) sthread_get_id();
H A Dmonitor.c81 sthread_t tid;
87 tid = (sthread_t) sthread_get_id();
152 sthread_t tid;
H A Dsignal.c164 sthread_t tid;
H A Dworker.c27 sthread_t tm_tid; /* thread id of controller */
135 sthread_t tid; \
270 sthread_t tid;
277 Tskmgr.tm_tid = (sthread_t) -1;
674 sthread_t t_id;
H A Dlibmilter.h72 sthread_t ctx_id; /* thread id */
H A Dlistener.c733 sthread_t thread_id;

Completed in 29 milliseconds