]> git.tuebingen.mpg.de Git - paraslash.git/commit
unregister_task(): Set error status to E_TASK_UNREGISTERED
authorAndre Noll <maan@systemlinux.org>
Tue, 1 Apr 2008 19:57:33 +0000 (21:57 +0200)
committerAndre Noll <maan@systemlinux.org>
Tue, 1 Apr 2008 19:57:33 +0000 (21:57 +0200)
commite6940831fbcf21dd0e6243ca89ea0c7f8b195d9e
treeab3bed98cf0ad158008d7a309b1d84a0dea0f0ab
parent5132ecf659d4b578dd14181c8a7de043dbc6807a
unregister_task(): Set error status to E_TASK_UNREGISTERED

This way the users know when it's safe to free the memory
containing the task struct.
error.h
sched.c