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

/illumos-gate/usr/src/uts/common/io/lvm/trans/
H A Dtrans_ioctl.c350 struct tothread { struct
359 static struct tothread tta[NTSDTHREADS];
364 trans_test_stepwait(struct tothread *tp, int step)
376 trans_test_step(struct tothread *tp, int step)
391 struct tothread *tp = voidp;
430 trans_test_thread(struct tothread *tp)
496 trans_test_threadcreate(struct tothread *tp)
501 bzero((caddr_t)tp, sizeof (struct tothread));

Completed in 63 milliseconds