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

/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DddxBeep.c58 static unsigned long atomGeneration= 0; variable in typeref:typename:unsigned long
130 if (atomGeneration!=serverGeneration) {
132 atomGeneration= serverGeneration;
/xsrc/external/mit/xorg-server/dist/xkb/
H A DddxBeep.c58 static unsigned long atomGeneration = 0; variable in typeref:typename:unsigned long
130 if (atomGeneration != serverGeneration) {
132 atomGeneration = serverGeneration;

Completed in 2 milliseconds