freebsd-dev/usr.bin/top
Giorgos Keramidas 32efd26355 - Add a THR column to the process listing, that shows the number of
threads a process has.  The THR column is disabled and disappears
  when 'H' is hit, because then every thread gets its own output line.
- Allow sorting processes by "threads".

Approved by:	davidxu
Inspired by:	Jiawei Ye <leafy7382@gmail.com>
2005-04-14 15:02:03 +00:00
..
machine.c - Add a THR column to the process listing, that shows the number of 2005-04-14 15:02:03 +00:00
Makefile
sigdesc.h
top.local.1