文章详情
时间:2007-01-09 来源:白石
//创建管道发送线程 if(pthread_create(&pthread_s, NULL, thread_SendPipe, FIFO_N) != 0) { perror("DATABASE::initial::Initial==send thread create failed!\n");
} //================================ if(pthread_create(&pthread_s, NULL, thread_SendPipe, FIFO_N) != 0); //则提示interrupted system call错误;
Unity Connect
青橙记录本
脑洞惊魂夜
1970-01-01