Property definitions

pthreads $ NativePthreadMutex :: lock
	fun lock `{ pthread_mutex_lock(self); `}
lib/pthreads/pthreads.nit:223,2--41