Searched refs:z_get_next_switch_handle (Results 1 – 10 of 10) sorted by relevance
66 return z_get_next_switch_handle(*old_thread); in z_arch_get_next_switch_handle()
143 bl z_get_next_switch_handle
64 void *z_get_next_switch_handle(void *interrupted);
361 bl z_get_next_switch_handle
276 z_get_next_switch_handle(interrupted) : interrupted; in return_to()
215 return z_get_next_switch_handle(NULL); in z_arch_get_next_switch_handle()
87 GTEXT(z_get_next_switch_handle)701 call z_get_next_switch_handle
334 to call :c:func:`z_get_next_switch_handle` to retrieve the next thread to335 run from the scheduler. The argument to :c:func:`z_get_next_switch_handle`346 :c:func:`z_get_next_switch_handle` to determine if there is a new thread355 :c:func:`z_get_next_switch_handle` and be done in one step.
843 void *z_get_next_switch_handle(void *interrupted) in z_get_next_switch_handle() function
834 call z_get_next_switch_handle