summaryrefslogtreecommitdiff
path: root/proc/readproc.h
diff options
context:
space:
mode:
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