Property definitions

pthreads $ NativePthreadMutexAttr :: set_type_normal
	fun set_type_normal `{ pthread_mutexattr_settype(self, PTHREAD_MUTEX_NORMAL); `}
lib/pthreads/pthreads.nit:241,2--81