Home | History | Annotate | Download | only in engine

Lines Matching defs:Mode

52   enum Mode {
53 // In this mode, the thread only performs configuration tasks. This is
56 // normal mode.
69 // Start the scheduler with the given mode. If the scheduler is
70 // already started, switch to the given mode, although some
71 // scheduled tasks from the old mode may still run.
72 virtual void Start(Mode mode) = 0;
80 // Note: must already be in CONFIGURATION mode.
122 // configure mode, but a few of them are able to perform their initial sync
123 // while the scheduler is in normal mode. This non-blocking initial sync