If it is a resource semaphore, depending on the number of resources, the initial value is set to what.
For example, in the producer-consumer problem, if the buffer can hold 10 elements, the initial value of empty is set to 10.