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

/macosx-10.10/emacs-93/emacs/src/
H A Dmac.c85 static int wakeup_from_rne_enabled_p = 0; variable
86 #define ENABLE_WAKEUP_FROM_RNE (wakeup_from_rne_enabled_p = 1)
87 #define DISABLE_WAKEUP_FROM_RNE (wakeup_from_rne_enabled_p = 0)
5418 if (wakeup_from_rne_enabled_p)

Completed in 140 milliseconds