DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

NAME

wchit - Display the wait channel for a process

SYNOPSIS

wchit address wchan address?i
wch

DESCRIPTION

The wchit macro also requires the address of a process for an argument and displays the wait channel information in a different manner.

The wchan macro takes the address of a process as its argument and displays the wait channel for this one process.

The wch macro displays the wait channel for each process

Typical output looks like:


S> wchit D1B16400
address D1B16400 wchan D1584B8C symbol           fifo_memread+118

DEFINED IN

proc.k

SEE ALSO

proc, ps, wch, wchan

APPENDIX A: Alphabetic Index of Macros