Property definitions

pthreads $ NativePthreadMutex :: try_lock
	fun try_lock: Bool `{ return pthread_mutex_trylock(self); `}
lib/pthreads/pthreads.nit:224,2--61