Semaphores is the number of semaphores in the computer at the time of data collection. This is an instantaneous count, not ...

Semaphores is the number of semaphores in the computer at the time of data collection. This is an instantaneous count, not an average over the time interval.  Threads use semaphores to obtain exclusive access to data structures that they share with other threads.