Help for this page
threads->create(\&create_threads, "param")->detach();
threads->create(\&create_threads, "param"); threads->detach();