Searched refs:thread_corpse_continue (Results 1 – 3 of 3) sorted by relevance
1156 extern void thread_corpse_continue(void) __dead2;
424 thread_corpse_continue(void) in thread_corpse_continue() function
2913 … thread_create_with_continuation(new_task, &new_thread, (thread_continue_t)thread_corpse_continue); in task_duplicate_map_and_threads()