TensorFlow Serving C++ API Documentation
Public Member Functions | List of all members
tensorflow::serving::test_util::CountingThreadPool Class Reference
Inheritance diagram for tensorflow::serving::test_util::CountingThreadPool:
Inheritance graph
[legend]
Collaboration diagram for tensorflow::serving::test_util::CountingThreadPool:
Collaboration graph
[legend]

Public Member Functions

 CountingThreadPool (Env *env, const string &name, int num_threads)
 
void Schedule (std::function< void()> fn) override
 
int NumThreads () const override
 
int CurrentThreadId () const override
 
int NumScheduled () const
 

Detailed Description

Definition at line 107 of file test_util.h.


The documentation for this class was generated from the following file: