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