Home
last modified time | relevance | path

Searched refs:WithCastToNewThreadPool (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/caffe2/utils/threadpool/
H A Dpthreadpool_impl.cc10 WithCastToNewThreadPool::WithCastToNewThreadPool(bool use_new_threadpool) { in WithCastToNewThreadPool() function in caffe2::WithCastToNewThreadPool
14 WithCastToNewThreadPool::~WithCastToNewThreadPool() { in ~WithCastToNewThreadPool()
H A Dpthreadpool.h20 class WithCastToNewThreadPool {
22 explicit WithCastToNewThreadPool(bool use_new_threadpool);
23 ~WithCastToNewThreadPool();