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