Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PIDTYPE_TGID
include/linux/pid_types.h
7
PIDTYPE_TGID,
tools/testing/selftests/sched/cs_prctl_test.c
62
enum pid_type {PIDTYPE_PID = 0, PIDTYPE_TGID, PIDTYPE_PGID};