Searched refs:thread_timer_expire (Results 1 – 3 of 3) sorted by relevance
403 extern void thread_timer_expire(
1416 new_thread->wait_timer = timer_call_alloc(thread_timer_expire, new_thread); in thread_create_internal()
758 thread_timer_expire( in thread_timer_expire() function