Searched refs:thread_depress_expire (Results 1 – 3 of 3) sorted by relevance
66 extern void thread_depress_expire(void *thread, void *p1);
421 timer_call_setup(self->depress_timer, thread_depress_expire, self); in thread_depress_timer_setup()471 thread_depress_expire(void *p0, in thread_depress_expire() function
1502 new_thread->depress_timer = timer_call_alloc(thread_depress_expire, new_thread); in thread_create_internal()