Property definitions

pthreads $ NativePthreadMutex :: unlock
	fun unlock `{ pthread_mutex_unlock(self); `}
lib/pthreads/pthreads.nit:225,2--45