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

/illumos-gate/usr/src/cmd/vntsd/
H A Dlisten.c221 clientp->cons_tid = (thread_t)-1;
264 thr_arg, THR_DETACHED, &clientp->cons_tid)) {
H A Dwrite.c201 (void) thr_kill(clientp->cons_tid, NULL);
H A Dvntsd.h267 thread_t cons_tid; /* console thread */ member in struct:vntsd_client
H A Dcommon.c226 vntsd_reset_timer(client->cons_tid);
H A Dvntsdvcc.c60 (void) thr_kill(clientp->cons_tid, SIGUSR1);

Completed in 154 milliseconds