add folly/executors/thread_factory/InitThreadFactory
Summary: InitThreadFactory allows running initialization function on newly created threads. This is useful to do preconditioning work on the threads before putting them to use. Differential Revision: D7947389 fbshipit-source-id: 6a161c887def3862b47473155516c03ba3f10e8b
Showing
Please register or sign in to comment