Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SWAIT
usr/src/cmd/mdb/common/modules/genunix/gcore.c
1034
case TS_WAIT: state = SWAIT; c = 'W'; break;
usr/src/cmd/mdb/common/modules/genunix/genunix.c
139
case SWAIT: return ('W');
usr/src/uts/common/fs/proc/prsubr.c
3333
case TS_WAIT: state = SWAIT; c = 'W'; break;
usr/src/uts/common/fs/proc/prsubr.c
3399
case TS_WAIT: state = SWAIT; c = 'W'; break;