Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
162
protected:
163
Callers
4
threadMain
Method · 0.80
addWorker
Method · 0.80
main
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
2
main
Function · 0.64
main
Function · 0.64