task_destroy() implementation, fixes in as_destroy() and task_kill().
commit31e8ddd3646b281263eac10f5b0878e1700ccd12
authorJakub Jermar <jakub@jermar.eu>
Mon, 5 Jun 2006 17:25:37 +0000 (5 17:25 +0000)
committerJakub Jermar <jakub@jermar.eu>
Mon, 5 Jun 2006 17:25:37 +0000 (5 17:25 +0000)
tree88882611a0a4fc614f3d3c2853cc1b3ded8559ca
parent9c1c677109242df29e86affb8527c36e254031e2
task_destroy() implementation, fixes in as_destroy() and task_kill().
This is the first version of HelenOS that would perform complete cleanup leading from thread to destruction of address space.
arch/amd64/src/proc/task.c
arch/ia32/src/proc/task.c
arch/ia64/include/proc/task.h
arch/mips32/include/proc/task.h
arch/ppc32/include/proc/task.h
arch/ppc64/include/proc/task.h
arch/sparc64/include/proc/task.h
generic/include/proc/task.h
generic/src/mm/as.c
generic/src/proc/task.c