HomeSort by: relevance | last modified time | path
    Searched defs:inuse_cv (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/modules/examples/readhappy_mpsafe/
readhappy_mpsafe.c 72 bool inuse_cv; member in struct:happy_softc
150 while (sc.inuse_cv == true) {
156 sc.inuse_cv = true;
174 sc.inuse_cv = false;
readhappy_mpsafe.c 72 bool inuse_cv; member in struct:happy_softc
150 while (sc.inuse_cv == true) {
156 sc.inuse_cv = true;
174 sc.inuse_cv = false;

Completed in 21 milliseconds