threads->create(\&create_threads, "param")->detach(); #### threads->create(\&create_threads, "param"); threads->detach();