国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 學院 > 開發設計 > 正文

線程值pthread_self函數使用

2019-11-06 06:37:59
字體:
來源:轉載
供稿:網友
#include<stdio.h>  #include<pthread.h>  #include<Windows.h> #include<signal.h>#include<PRocess.h>//getpid函數的使用#pragma comment(lib, "pthreadVC2.lib")  //必須加上這句  void*thread_func(void*arg){printf("thread id=%lu/n",pthread_self());return arg;}int main(void){pid_t pid;pthread_t tid;pid = getpid();printf("process id=%lu/n", pid);    pthread_create(&tid, NULL, thread_func, NULL);    pthread_join(tid,NULL);return 0;

}


發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 商河县| 岱山县| 惠东县| 临高县| 通榆县| 金堂县| 连南| 剑阁县| 桐梓县| 怀柔区| 乌什县| 新竹县| 榆中县| 全州县| 万山特区| 红原县| 宁城县| 修文县| 乐清市| 河北省| 那坡县| 深泽县| 伊金霍洛旗| 邹平县| 临泉县| 廉江市| 防城港市| 小金县| 东台市| 临安市| 肇东市| 普兰店市| 维西| 陆河县| 哈巴河县| 长寿区| 巴青县| 高尔夫| 彭水| 麻阳| 长寿区|