当前位置: 首页 > news >正文

南阳网站建设哪家好秦皇岛网站推广报价

南阳网站建设哪家好,秦皇岛网站推广报价,投资5万的小型加工厂,ueeshop和wordpress问题:编写程序完成如下功能:程序创建2个线程,然后: 1> 主线程先打印“I am main thread”,然后睡眠2秒后,打印"main thread wake up",主线程退出 2> 第一个新线程先打印“…

问题:编写程序完成如下功能:程序创建2个线程,然后:
        1> 主线程先打印“I am main thread”,然后睡眠2秒后,打印"main thread wake up",主线程退出
        2> 第一个新线程先打印“I am the first new thread”,然后睡眠3秒后,打印"the first new thread wake up",退出
        3> 第二个新线程先打印“I am the second new thread”,然后睡眠5秒后,打印"the fsecond new thread wake up",退出
    要求能看到所有打印信息



代码:

#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <unistd.h>
#include <pthread.h>
#include <assert.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>void *fun1(){printf("I am the first new thread\n");sleep(3);printf("the first new thread wake up\n");return NULL;
}void *fun2(){printf("I am the second new thread\n");sleep(5);printf("the second new thread wake up\n");return NULL;
}int main(int argc,char *argv[]){pthread_t id[2];int ret = 0;ret = pthread_create(&id[0],NULL,fun1,NULL); // thread1ret += pthread_create(&id[1],NULL,fun2,NULL); // thread2if(ret){printf("pthread_create failed\n");return 1;}printf("I am main thread\n"); // main threadsleep(2);printf("main thread wake up\n");pthread_exit(NULL); // main thread exitpthread_join(id[0],NULL); // thread1 exitpthread_join(id[1],NULL); // thread2 exitreturn 0;
}

输出:

http://www.yayakq.cn/news/249562/

相关文章:

  • 女性健康网站源码网页首页动态设计
  • 郑州网站建设哪家强沧州市做网站价格
  • 网站主页被做跳转网站模拟效果
  • WordPress软件连接不了网站ps如何做网站
  • 企业官网建站的流程群晖wordpress错乱
  • 家具公司网站模板下载做购物网站小图标
  • 门户网站建设工作流程icp备案和icp许可证区别
  • wordpress网站使用教程做网站国外网站
  • 计算机类专业哪个好智能优化网站
  • 连云港网站优化方案爱客crm手机下载
  • 做兼职调查哪个网站好网页制作模板登录
  • 衡水哪个公司做网站好网页设计培训哪家机构好
  • qq外国注册网站万网上买了域名怎么建设网站
  • 免费二级网站泗洪县建设局网站
  • 邢台做移动网站哪儿好贵州三大交通建设企业
  • 最新网站建设语言wordpress 分表存储
  • 医院互联网网站建设c++制作网页
  • 西安市做网站的WordPress怎么导入大数据库
  • ui网站界面设计模板山东省山东省建设厅网站
  • 衡水网站制作公司哪家专业app软件免费下载
  • 有做软件的网站有哪些网站建设费能算作无形资产吗
  • 个人网站源代码下载大型购物网站服务器
  • 中国建设招聘网站甘肃分行招聘网站哪个好用
  • 外贸展示网站多少钱企业管理系统哪家好
  • 宿迁网站搭建网站建设推广总结
  • 小公司做网站的好处asp手机网站源码下载
  • h5网站制作视频重庆网站备案
  • 荣成市有做网站的吗高端用户群浏览网站
  • 企业免费网站系统网站赚钱方法
  • git网站开发广西建设信息网官网