repo.or.cz
/
supercollider.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
class library: PriorityQueue - implement removeValue, hide array
[supercollider.git]
/
external_libraries
/
threadpool
/
README
blob
c6f1a83d8183fd65b49c604b9e8aab810b65fe0b
1
threadpool
2
3
Copyright (c) 2005-2007 Philipp Henkel
4
5
threadpool is a cross-platform C++ thread pool library and released under the Boost Software License.
6
7
See doc/index.html for information on:
8
- API documentation and a tutorial
9
- External dependencies
10
- Using threadpool