Property definitions

pthreads $ ThreadPool :: threads
	private var threads = new Array[PoolThread]
lib/pthreads/threadpool.nit:26,2--44