Searched refs:thread_on_remote_core (Results 1 – 1 of 1) sorted by relevance
813 …bool thread_on_remote_core = ((thread != current_thread()) && (thread->state & TH_RUN) && (thread-… in thread_set_work_interval() local815 if (thread_on_remote_core && ((options & THREAD_WI_THREAD_CTX_SWITCH) == 0)) { in thread_set_work_interval()