Searched refs:self_thread (Results 1 – 1 of 1) sorted by relevance
2536 thread_t self_thread; in task_mark_corpse() local2537 (void) self_thread; in task_mark_corpse()2560 self_thread = current_thread(); in task_mark_corpse()2586 task->crashed_thread_id = thread_tid(self_thread); in task_mark_corpse()2613 thread_terminate_internal(self_thread); in task_mark_corpse()