enum SchedulerThread::Mode

Modes that the scheduler thread can be in.

Values

NameValueDescription
Internal 0 Thread is a background thread spawned by the scheduler.
External 1 Thread is managed by the user and bound to the scheduler.