Searched refs:ptt_options (Results 1 – 1 of 1) sorted by relevance
212 port_intrans_options_t ptt_options = PORT_INTRANS_THREAD_NOT_CURRENT_THREAD; in thread_switch() local238 ptt_options |= PORT_INTRANS_THREAD_IN_CURRENT_TASK; in thread_switch()243 ptt_options |= PORT_INTRANS_THREAD_IN_CURRENT_TASK; in thread_switch()253 thread = port_name_to_thread(thread_name, ptt_options); in thread_switch()