似乎pthread_create呼叫從未從子程序起作用。 ... printf("spawning new thread\n"); int create_result = pthread_create(t, NULL, wait_for_req, ...
確定! 回上一頁