Searched refs:non_rt_thr (Results 1 – 2 of 2) sorted by relevance
255 boolean_t non_rt_thr = (processor->current_pri < BASEPRI_RTQUEUES); in processor_state_update_running_foreign() local257 if (non_rt_thr && non_bound_thr && (current_processor_type != thread_type)) { in processor_state_update_running_foreign()
486 boolean_t non_rt_thr = (processor->current_pri < BASEPRI_RTQUEUES); in processor_state_update_running_foreign() local488 if (non_rt_thr && non_bound_thr && (current_processor_type != thread_type)) { in processor_state_update_running_foreign()