This is the complete list of members for tensorflow::TBBThreadPool, including all inherited members.
Cancel() override | tensorflow::TBBThreadPool | inline |
CurrentThreadId() const override | tensorflow::TBBThreadPool | inline |
GetNumScheduleCalled() | tensorflow::TBBThreadPool | inline |
instance(int nThreads=-1) | tensorflow::TBBThreadPool | inlinestatic |
nThreads_ | tensorflow::TBBThreadPool | private |
numScheduleCalled_ | tensorflow::TBBThreadPool | private |
NumThreads() const override | tensorflow::TBBThreadPool | inline |
Schedule(std::function< void()> fn) override | tensorflow::TBBThreadPool | inline |
ScheduleWithHint(std::function< void()> fn, int start, int end) override | tensorflow::TBBThreadPool | inline |
TBBThreadPool(int nThreads=-1) | tensorflow::TBBThreadPool | inlineexplicit |