Toggle menu
Nitlanguage.org
Nitdoc
pthreads
pthreads
NativePthreadMutex
destroy
private
fun
destroy
pthreads
::
NativePthreadMutex
::
destroy
Doc
Linearization
Summary
Property definitions
pthreads::pthreads$NativePthreadMutex$destroy
Property definitions
pthreads
$
NativePthreadMutex
::
destroy
fun
destroy
`{ pthread_mutex_destroy(self); `}
lib/pthreads/pthreads.nit:221,2--47