Property definitions

pthreads $ ThreadPool :: queue=
	private var queue = new ConcurrentList[Task]
lib/pthreads/threadpool.nit:23,2--45