pytorch/caffe2/utils/threadpool
Andrew Tulloch 81ddd5e869 Use std::{thread,mutex,condition_variable} instead of raw pthreads in WorkersPool
Reviewed By: Yangqing

Differential Revision: D5753072

fbshipit-source-id: 436915e6253eb517306c577e31854f8e018a36dc
2017-09-05 12:33:13 -07:00
..
pthreadpool.cc fbsync. TODO: check if build files need update. 2016-11-15 00:00:46 -08:00
pthreadpool.h Re-apply windows diff D4657831 2017-03-07 11:02:12 -08:00
pthreadpool_impl.cc fbsync. TODO: check if build files need update. 2016-11-15 00:00:46 -08:00
pthreadpool_impl.h fbsync. TODO: check if build files need update. 2016-11-15 00:00:46 -08:00
ThreadPool.cc Use gemmlowp-based worker pool (spinning + #threads of blocks of work) instead of custom work-stealing impl 2017-08-28 00:46:01 -07:00
ThreadPool.h Use gemmlowp-based worker pool (spinning + #threads of blocks of work) instead of custom work-stealing impl 2017-08-28 00:46:01 -07:00
ThreadPoolCommon.h Build caffe2, NNPACK, FXdiv, pthreadpool for macOS 2016-12-19 11:29:37 -08:00
WorkersPool.h Use std::{thread,mutex,condition_variable} instead of raw pthreads in WorkersPool 2017-09-05 12:33:13 -07:00