找回密码
 会员注册
查看: 31|回复: 0

X侦探所事件簿|内存到哪里去了

[复制链接]

7

主题

0

回帖

22

积分

新手上路

积分
22
发表于 2024-9-20 19:00:48 | 显示全部楼层 |阅读模式
#include#include #include#include#include#includestaticintstop_thread=0;intsleep_in_second(intn){structtimespectime_to_sleep,time_real_sleep;time_to_sleep.tv_sec=n;time_to_sleep.tv_nsec=0;nanosleep(&time_to_sleep,&time_real_sleep);}staticvoid*thread_func(void*arg){inttemp=(int)((longlong)arg);printf("thread%d\n",temp);if(temp==1){//thread1//localvariablesmemorytestconstintlocal_size=4*1024*1024;charbuf[local_size];memset(buf,0,local_size);//mallocmemorytestconstintmalloc_size(8*1024*1024);char*p=(char*)malloc(malloc_size);for(inti=0;i
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 会员注册

本版积分规则

QQ|手机版|心飞设计-版权所有:微度网络信息技术服务中心 ( 鲁ICP备17032091号-12 )|网站地图

GMT+8, 2024-12-26 23:54 , Processed in 0.685416 second(s), 25 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表