8
edits
Changes
no edit summary
'''Pidspace tasks'''
* [[#Functions using pid_t]]
* [[#Misc tasks]]
<span id="Functions using pid_t">'''Functions using ''pid_t'''''</span>
<P>
Files with calls to functions that take '''pid_t''' parameter. These calls should in general take a '''struct pid *''' instead and choose the correct pid value based on the container/pidspace.
|}
<span id="Misc tasks">'''Misc tasks'''</span>
* Terminate all tasks when init of a container exits