Property definitions

pthreads $ NativePthreadCond :: broadcast
	fun broadcast `{ pthread_cond_broadcast(self);  `}
lib/pthreads/pthreads.nit:289,2--51