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