MCPcopy Create free account
hub / github.com/apache/thrift / runnable

Method runnable

lib/cpp/src/thrift/concurrency/Thread.h:160–160  ·  view source on GitHub ↗

* Gets the runnable object this thread is hosting */

Source from the content-addressed store, hash-verified

158 * Gets the runnable object this thread is hosting
159 */
160 std::shared_ptr<Runnable> runnable() const { return _runnable; }
161
162protected:
163

Callers 4

threadMainMethod · 0.80
addWorkerMethod · 0.80
mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by 2

mainFunction · 0.64
mainFunction · 0.64