_runNewThread(pthread_t *t, func f, void *arg, pthread_attr_t *attr, const char *fname, bool joinThread) | Scheduler | [friend] |
_runNewThreadClass(pthread_t *t, RunThreadClass *c, classfunc f, void *arg, pthread_attr_t *attr, const char *fname, bool joinThread) | Scheduler | [friend] |
CLOCK_RESOLUTION | Scheduler | [static] |
haltScheduler() | Scheduler | [static] |
simulated() | Scheduler | [inline, static] |