Toggle menu
Nitlanguage.org
Nitdoc
pthreads
threadpool
ThreadPool
queue=
private
fun
queue=
(queue:
ConcurrentList
[
Task
])
pthreads
::
ThreadPool
::
queue=
Doc
Linearization
Summary
Property definitions
pthreads$ThreadPool$queue=
Property definitions
pthreads
$
ThreadPool
::
queue=
private
var
queue
=
new
ConcurrentList
[
Task
]
lib/pthreads/threadpool.nit:23,2--45