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

/freebsd-11.0-release/sys/geom/uzip/
H A Dg_uzip_softc.h55 #define GUZ_EXITING (0x1 << 1) macro
H A Dg_uzip_wrkthr.c58 sc->wrkthr_flags |= GUZ_EXITING;
H A Dg_uzip.c151 while (!(sc->wrkthr_flags & GUZ_EXITING)) {

Completed in 181 milliseconds