Searched refs:GUZ_EXITING (Results 1 – 3 of 3) sorted by relevance
53 #define GUZ_EXITING (0x1 << 1) macro
55 sc->wrkthr_flags |= GUZ_EXITING; in g_uzip_wrkthr()
155 while (!(sc->wrkthr_flags & GUZ_EXITING)) { in g_uzip_softc_free()