Home
last modified time | relevance | path

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

/freebsd/sys/geom/uzip/
H A Dg_uzip_softc.h53 #define GUZ_EXITING (0x1 << 1) macro
H A Dg_uzip_wrkthr.c55 sc->wrkthr_flags |= GUZ_EXITING; in g_uzip_wrkthr()
H A Dg_uzip.c155 while (!(sc->wrkthr_flags & GUZ_EXITING)) { in g_uzip_softc_free()