CPUThreadPoolExecutor constructor variant that takes min and max threads
Summary: Diff exposes a more convenient constructor interface in CPUThreadPoolExecutor that is analogous to the existing constructor interface with the only exception that it takes a pair of min and max number of threads that drives the executor. Reviewed By: djwatson Differential Revision: D8088545 fbshipit-source-id: 3ee92070335267948332ef75d67817d25436262f
Showing
Please register or sign in to comment