Home
last modified time | relevance | path

Searched refs:z_ready_thread (Results 1 – 16 of 16) sorted by relevance

/kernel/
A Dcondvar.c56 z_ready_thread(thread); in z_impl_k_condvar_signal()
91 z_ready_thread(pending_thread); in z_impl_k_condvar_broadcast()
A Dsem.c107 z_ready_thread(thread); in z_impl_k_sem_give()
179 z_ready_thread(thread); in z_impl_k_sem_reset()
A Dfutex.c46 z_ready_thread(thread); in z_impl_k_futex_wake()
A Dtimer.c109 z_ready_thread(thread); in z_timer_expiration_handler()
217 z_ready_thread(pending_thread); in z_impl_k_timer_stop()
A Dmsg_q.c155 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()
A Dmailbox.c192 z_ready_thread(sending_thread); in mbox_message_dispose()
239 z_ready_thread(receiving_thread); in mbox_message_put()
A Dstack.c120 z_ready_thread(first_pending_thread); in z_impl_k_stack_push()
A Dmutex.c272 z_ready_thread(new_owner); in z_impl_k_mutex_unlock()
A Dpipes.c373 z_ready_thread(dest->thread); in pipe_write()
631 z_ready_thread(src_desc->thread); in pipe_get_internal()
A Dpipe.c139 z_ready_thread(reader); in copy_to_pending_readers()
A Dmem_slab.c289 z_ready_thread(pending_thread); in k_mem_slab_free()
A Dqueue.c84 z_ready_thread(thread); in prepare_thread_to_run()
A Dsched.c357 void z_ready_thread(struct k_thread *thread) in z_ready_thread() function
946 z_ready_thread(thread); in z_unpend_all()
A Dinit.c701 z_ready_thread(&z_main_thread); in prepare_multithreading()
A Dpoll.c282 z_ready_thread(thread);
/kernel/include/
A Dksched.h70 void z_ready_thread(struct k_thread *thread);

Completed in 25 milliseconds