... pthread_t hThread; pthread_create(&hThread,NULL,ChildThread,(void *)100); //pthread_join(hThread,NULL); printf("Parent is continuing.
確定! 回上一頁