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

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dtest4.c194 static void stop_thread(Thread *p){ function
227 if( threadset[i].busy ) stop_thread(&threadset[i]);
236 stop_thread(&threadset[i]);
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs.h194 boolean_t stop_thread; member in struct:pmcs_io_intr_coal_s
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_intr.c1459 while (ici->stop_thread == B_FALSE) {
1464 while (ici->stop_thread == B_FALSE) {
1472 if (ici->stop_thread == B_TRUE) {
H A Dpmcs_attach.c1368 pwp->io_intr_coal.stop_thread = B_TRUE;

Completed in 55 milliseconds