Toggle menu
Nitlanguage.org
Nitdoc
pthreads
pthreads
Mutex
lock
fun
lock
pthreads
::
Mutex
::
lock
Doc
Linearization
Summary
Acquire this lock, wait until it is available
Acquire this lock, wait until it is available
Summary
Property definitions
pthreads$Mutex$lock
Property definitions
pthreads
$
Mutex
::
lock
# Acquire this lock, wait until it is available
fun
lock
do
native
.
lock
lib/pthreads/pthreads.nit:404,2--405,24