summaryrefslogtreecommitdiff
path: root/proc/readproc.h
diff options
context:
space:
mode:
authoralbert <>2003-02-17 00:57:15 +0000
committeralbert <>2003-02-17 00:57:15 +0000
commit4a54e25acaf4f634832b905e274cce36d3b7a5c6 (patch)
tree3e8bc5f3c5f634b4d97c00bc7070323bd79b4a3f /proc/readproc.h
parentf082411c7d76b33f737858bcc48497ad6699258f (diff)
downloadprocps-ng-4a54e25acaf4f634832b905e274cce36d3b7a5c6.tar.gz
2.5.61
Diffstat (limited to 'proc/readproc.h')
-rw-r--r--proc/readproc.h1
1 files changed, 1 insertions, 0 deletions
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