Property definitions

pthreads $ Barrier :: _cond
	private var cond: nullable NativePthreadCond = new NativePthreadCond
lib/pthreads/pthreads.nit:452,2--69