Property definitions

pthreads $ NativePthreadBarrier :: destroy
	fun destroy `{ pthread_barrier_destroy(self); `}
lib/pthreads/extra.nit:59,2--49