mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
Summary: `ThreadPool` is a class, but it is forward-declared as a struct, which produces an error when compiled with clang 5. Reviewed By: Maratyszcza Differential Revision: D6399594 fbshipit-source-id: e8e81006f484b38e60389c659e9500ec9cfab731 |
||
|---|---|---|
| .. | ||
| pthreadpool.cc | ||
| pthreadpool.h | ||
| pthreadpool_impl.cc | ||
| pthreadpool_impl.h | ||
| ThreadPool.cc | ||
| ThreadPool.h | ||
| ThreadPoolCommon.h | ||
| WorkersPool.h | ||