Searched refs:z_ready_thread (Results 1 – 16 of 16) sorted by relevance
56 z_ready_thread(thread); in z_impl_k_condvar_signal()91 z_ready_thread(pending_thread); in z_impl_k_condvar_broadcast()
107 z_ready_thread(thread); in z_impl_k_sem_give()179 z_ready_thread(thread); in z_impl_k_sem_reset()
46 z_ready_thread(thread); in z_impl_k_futex_wake()
109 z_ready_thread(thread); in z_timer_expiration_handler()217 z_ready_thread(pending_thread); in z_impl_k_timer_stop()
155 z_ready_thread(pending_thread); in put_msg_in_queue()316 z_ready_thread(pending_thread); in z_impl_k_msgq_get()452 z_ready_thread(pending_thread); in z_impl_k_msgq_purge()
192 z_ready_thread(sending_thread); in mbox_message_dispose()239 z_ready_thread(receiving_thread); in mbox_message_put()
120 z_ready_thread(first_pending_thread); in z_impl_k_stack_push()
272 z_ready_thread(new_owner); in z_impl_k_mutex_unlock()
373 z_ready_thread(dest->thread); in pipe_write()631 z_ready_thread(src_desc->thread); in pipe_get_internal()
139 z_ready_thread(reader); in copy_to_pending_readers()
289 z_ready_thread(pending_thread); in k_mem_slab_free()
84 z_ready_thread(thread); in prepare_thread_to_run()
357 void z_ready_thread(struct k_thread *thread) in z_ready_thread() function946 z_ready_thread(thread); in z_unpend_all()
701 z_ready_thread(&z_main_thread); in prepare_multithreading()
282 z_ready_thread(thread);
70 void z_ready_thread(struct k_thread *thread);
Completed in 25 milliseconds