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

Method detach

src/common/Thread.cc:190–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

188}
189
190int Thread::detach()
191{
192 return pthread_detach(thread_id);
193}
194
195int Thread::set_affinity(int id)
196{

Callers 15

jquery.jsFile · 0.45
jquery.flot.jsFile · 0.45
startMethod · 0.45
completeMethod · 0.45
fiemapMethod · 0.45
asok_commandMethod · 0.45
update_targetsMethod · 0.45
send_message_mdsMethod · 0.45
_sendMethod · 0.45
check_osd_mapMethod · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 9

TESTFunction · 0.36
timed_runMethod · 0.36
timed_runMethod · 0.36
TEST_FFunction · 0.36
setup_ec_poolMethod · 0.36
setup_replicated_poolMethod · 0.36
send_cluster_messageMethod · 0.36
invoke_callbackFunction · 0.36