Property definitions

pthreads $ NativePthreadBarrier :: wait
	fun wait `{ pthread_barrier_wait(self); `}
lib/pthreads/extra.nit:61,2--43