Re: How to count the number of threads



Robert Hull wrote:
In comp.os.linux.misc, on Tue 28 February 2006 10:46, s45_nospam@xxxxxxx
<sylvain.berthier@xxxxxxx> wrote:
Start at 0 and increment by 1 for each thread


This is possible when you develop your own process. I'm taking about a
system where some processes are run, and I want to get the total number
of threads for the whole system.

Sylvain

.