From 4a54e25acaf4f634832b905e274cce36d3b7a5c6 Mon Sep 17 00:00:00 2001 From: albert <> Date: Mon, 17 Feb 2003 00:57:15 +0000 Subject: 2.5.61 --- proc/readproc.h | 1 + 1 file changed, 1 insertion(+) (limited to 'proc/readproc.h') diff --git a/proc/readproc.h b/proc/readproc.h index 88fe775..2ac033b 100644 --- a/proc/readproc.h +++ b/proc/readproc.h @@ -133,6 +133,7 @@ typedef struct proc_t { session, /* session id */ tty, /* full device number of controlling terminal */ tpgid, /* terminal process group id */ + tgid, /* thread group ID */ exit_signal, /* might not be SIGCHLD */ processor; /* current (or most recent?) CPU */ #ifdef FLASK_LINUX -- cgit v1.2.1