Toggle menu
Nitlanguage.org
Nitdoc
pthreads
pthreads
NativePthreadMutexAttr
destroy
private
fun
destroy
pthreads
::
NativePthreadMutexAttr
::
destroy
Doc
Linearization
Summary
Property definitions
pthreads::pthreads$NativePthreadMutexAttr$destroy
Property definitions
pthreads
$
NativePthreadMutexAttr
::
destroy
fun
destroy
`{ pthread_mutexattr_destroy(self); `}
lib/pthreads/pthreads.nit:239,2--51