Toggle menu
Nitlanguage.org
Nitdoc
pthreads
threadpool
ThreadPool
threads=
private
fun
threads=
(threads:
Array
[
PoolThread
])
pthreads
::
ThreadPool
::
threads=
Doc
Linearization
Summary
Property definitions
pthreads$ThreadPool$threads=
Property definitions
pthreads
$
ThreadPool
::
threads=
private
var
threads
=
new
Array
[
PoolThread
]
lib/pthreads/threadpool.nit:26,2--44