pytorch/caffe2/utils/threadpool
Kimish Patel 8269c4f3d3 Added nullptr check for pthradpool_get_threads_count (#34087)
Summary:
We get seg fault without this in using XNNPACK.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/34087

Differential Revision: D20199787

Pulled By: kimishpatel

fbshipit-source-id: d3d274e7bb197461632b21688820cd4c10dcd819
2020-03-04 11:10:53 -08:00
..
pthreadpool.cc
pthreadpool.h Fixing pthreadpool symbol conflict issue. (#33869) 2020-02-28 21:23:18 -08:00
pthreadpool_impl.cc Added nullptr check for pthradpool_get_threads_count (#34087) 2020-03-04 11:10:53 -08:00
pthreadpool_new_if_impl.c Fixing pthreadpool symbol conflict issue. (#33869) 2020-02-28 21:23:18 -08:00
pthreadpool_utils_new_if.h Fixing pthreadpool symbol conflict issue. (#33869) 2020-02-28 21:23:18 -08:00
ThreadPool.cc preprocessor cleanup (#33957) 2020-03-02 13:37:19 -08:00
ThreadPool.h [Caffe2][ThreadPool] Make sure numThreads does not exceed the number of big cores (#33523) 2020-02-19 18:24:24 -08:00
ThreadPoolCommon.h
ThreadPoolMobile.cc Fixing pthreadpool symbol conflict issue. (#33869) 2020-02-28 21:23:18 -08:00
ThreadPoolMobile.h Fixing pthreadpool symbol conflict issue. (#33869) 2020-02-28 21:23:18 -08:00
ThreadPoolXNNPACK.cc Fixing pthreadpool symbol conflict issue. (#33869) 2020-02-28 21:23:18 -08:00
ThreadPoolXNNPACK.h Fixing pthreadpool symbol conflict issue. (#33869) 2020-02-28 21:23:18 -08:00
WorkersPool.h Fix typos, via a Levenshtein-type corrector (#31523) 2020-01-17 16:03:19 -08:00