SCDoc: Use proper static string constants instead of comparing string literals.
[supercollider.git] / external_libraries / threadpool / README
blobc6f1a83d8183fd65b49c604b9e8aab810b65fe0b
1 threadpool
3 Copyright (c) 2005-2007 Philipp Henkel
5 threadpool is a cross-platform C++ thread pool library and released under the Boost Software License. 
7 See doc/index.html for information on:
8   - API documentation and a tutorial
9   - External dependencies
10   - Using threadpool