Language
Compiler
Options
$
waiting for thread termination
0 1 2 3 4 5 6 7 8
hello x: 1
hello y: 2
testing behavior of shino::thread
testing move behavior
moved
moved
0x7f3b4e08ae4f
testing copy behavior
copied
moved
0x7f3b4e08ae4f
testing behavior of std::thread
testing move behavior
moved
moved
moved
0x7f3b4e08ae3f
testing copy behavior
copied
moved
moved
0x7f3b4e08ae3f
Exit Code:
0