OMMainThread is a special case of OMThread that defines the default, active class of the application. By default, this class takes control over the application's main thread (see the start method for detailed information). The OMMainThread class is a singleton - only one instance is created.
This class is declared in omthread.h.
OMThread