MCPcopy Create free account
hub / github.com/ceph/ceph / Thread

Method Thread

src/common/Thread.cc:63–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63Thread::Thread()
64 : thread_id(0),
65 pid(0),
66 cpuid(-1)
67{
68}
69
70Thread::~Thread()
71{

Callers 15

mainFunction · 0.45
add_child_handlerMethod · 0.45
make_pipeFunction · 0.45
wrapperFunction · 0.45
__init__Method · 0.45
task_async_opMethod · 0.45

Calls

no outgoing calls

Tested by 15

mainFunction · 0.36
task_async_opMethod · 0.36
threads_verify_objectsFunction · 0.36
__init__Method · 0.36