Property definitions

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