HomeSort by: relevance | last modified time | path
    Searched defs:inuse_cv (Results 1 - 1 of 1) 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;

Completed in 13 milliseconds