pytorch/caffe2/utils/threadpool
Anton Vaneev e105fee57d Fix ThreadPool class/struct forward declaration mixup
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
2017-11-29 07:21:03 -08:00
..
pthreadpool.cc Re-license to Apache 2017-09-28 16:22:00 -07:00
pthreadpool.h Re-license to Apache 2017-09-28 16:22:00 -07:00
pthreadpool_impl.cc Re-license to Apache 2017-09-28 16:22:00 -07:00
pthreadpool_impl.h Fix ThreadPool class/struct forward declaration mixup 2017-11-29 07:21:03 -08:00
ThreadPool.cc Re-license to Apache 2017-09-28 16:22:00 -07:00
ThreadPool.h Re-license to Apache 2017-09-28 16:22:00 -07:00
ThreadPoolCommon.h Re-license to Apache 2017-09-28 16:22:00 -07:00
WorkersPool.h Re-license to Apache 2017-09-28 16:22:00 -07:00