MCPcopy Create free account
hub / github.com/chriskohlhoff/asio / join

Function join

include/asio/thread.hpp:80–83  ·  view source on GitHub ↗

Wait for the thread to exit. * This function will block until the thread has exited. * * If this function is not called before the thread object is destroyed, the * thread itself will continue to run until completion. You will, however, * no longer have the ability to wait for it to exit. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

~thread_groupMethod · 0.85

Calls 1

joinMethod · 0.45

Tested by

no test coverage detected