THR_DEFAULT_PRIORITY
thread->base_priority = THR_DEFAULT_PRIORITY;
thread->active_priority = THR_DEFAULT_PRIORITY;
.prio = THR_DEFAULT_PRIORITY,