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

  /src/sys/dev/audio/
audio.c 2195 bool exlock = false; local in function:audiobellopen
2219 exlock = true;
2225 out: if (exlock)
2661 * It must be done before unlinking(acquiring exlock).
2685 panic("%s: can't acquire exlock: errno=%d", __func__, error);
audio.c 2195 bool exlock = false; local in function:audiobellopen
2219 exlock = true;
2225 out: if (exlock)
2661 * It must be done before unlinking(acquiring exlock).
2685 panic("%s: can't acquire exlock: errno=%d", __func__, error);

Completed in 30 milliseconds