thread_pool.cc
13.6 KB
-
[ThreadPool] Solve thread transitions issue (#4344) · 6040b6f9
* [ThreadPool] Solve thread transitions issue * Use pthread_atfork to avoid master thread affinity be derived by child. * Code Format * comment of exclude_worker0_ * set full cpu affinity * Redundant blank line * CPPLint * CPPLint namespace * CPPLint * Fix the wrong logic of bind master thread.
Zhao Wu committed