Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
63
Thread::Thread()
64
: thread_id(0),
65
pid(0),
66
cpuid(-1)
67
{
68
}
69
70
Thread::~Thread()
71
{
Callers
15
main
Function · 0.45
test_race_read_vs_invalidate
Method · 0.45
test_progress_tracking_scan_extents
Method · 0.45
test_progress_tracking_scan_inodes
Method · 0.45
test_progress_with_multiple_workers
Method · 0.45
add_child_handler
Method · 0.45
make_pipe
Function · 0.45
test_check_save_no_deadlock
Method · 0.45
test_concurrent_writes
Method · 0.45
wrapper
Function · 0.45
__init__
Method · 0.45
task_async_op
Method · 0.45
Calls
no outgoing calls
Tested by
15
main
Function · 0.36
test_race_read_vs_invalidate
Method · 0.36
test_progress_tracking_scan_extents
Method · 0.36
test_progress_tracking_scan_inodes
Method · 0.36
test_progress_with_multiple_workers
Method · 0.36
test_check_save_no_deadlock
Method · 0.36
test_concurrent_writes
Method · 0.36
task_async_op
Method · 0.36
threads_verify_objects
Function · 0.36
test_timestamp_based_epochs
Function · 0.36
test_period_update_commit
Function · 0.36
__init__
Method · 0.36