View source
class FixedThreadPool
package sys.thread
implements IThreadPool
Available on macro, cpp, python, hl, java, neko
Thread pool with a constant amount of threads. Threads in the pool will exist until the pool is explicitly shut down.
Available on macro, cpp, python, hl, java, neko
Thread pool with a constant amount of threads. Threads in the pool will exist until the pool is explicitly shut down.