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

/xsrc/external/mit/xorg-server/dist/include/
H A Ddixstruct.h131 extern Bool SmartScheduleSignalEnable;
133 #define SmartScheduleSignalEnable FALSE macro
/xsrc/external/mit/xorg-server/dist/os/
H A Dutils.c1020 SmartScheduleSignalEnable = FALSE;
1224 if (!SmartScheduleSignalEnable)
1240 if (!SmartScheduleSignalEnable)
1263 if (!SmartScheduleSignalEnable)
1283 if (!SmartScheduleSignalEnable)
1301 SmartScheduleSignalEnable = FALSE;
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddispatch.c244 Bool SmartScheduleSignalEnable = TRUE; variable in typeref:typename:Bool
556 if (!SmartScheduleSignalEnable)

Completed in 9 milliseconds