MCPcopy Create free account
hub / github.com/chen3feng/toft / Join

Method Join

system/threading/thread.cpp:115–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115bool Thread::Join()
116{
117 return m_pimpl->Join();
118}
119
120void Thread::Detach()
121{

Callers 7

~DatagramSocketTestMethod · 0.45
~StreamSocketTestMethod · 0.45
TEST_FFunction · 0.45
TESTFunction · 0.45
TerminateMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 6

~DatagramSocketTestMethod · 0.36
~StreamSocketTestMethod · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36