Query: pid_alive
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PID_ALIVE(9) Driver Basics PID_ALIVE(9)NAMEpid_alive - check that a task structure is not staleSYNOPSISint pid_alive(struct task_struct * p);ARGUMENTSp Task structure to be checked.DESCRIPTIONTest if a process is not yet dead (at most zombie state) If pid_alive fails, then pointers within the task structure can be stale and must not be dereferenced.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PID_ALIVE(9)
Related Man Pages |
---|
get_user_pages(9) - suse |
utrace_prepare_examine(9) - suse |
net::hotline::task(3pm) - debian |
padre::task::eval(3pm) - debian |
padre::task::file(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Pid still alive after "control C" |