Shows the number of threads currently active in all processes.
   
    
    
    
  A thread is a running portion of the owning process. Every process has at least one thread.
A thread is a running portion of the owning process. Every process has at least one thread.