Number of threads that must be waiting for wait to unblock

Property definitions

pthreads $ Barrier :: count=
	# Number of threads that must be waiting for `wait` to unblock
	var count: Int
lib/pthreads/pthreads.nit:454,2--455,15