Searched refs:dmxFdCount (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
H A Ddmxsigio.c50 static int dmxFdCount = 0; variable in typeref:typename:int
156 if (++dmxFdCount == 1) dmxSigioHook();
183 if (!--dmxFdCount) dmxSigioUnhook();

Completed in 2 milliseconds