Toggle menu
Nitlanguage.org
Nitdoc
pthreads
threadpool
ThreadPool
_threads
private
var
_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