CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 进程与线程 搜索资源 - malloc

搜索资源列表

  1. process

    0下载:
  2. 简单轮转法进程调度 #include "stdio.h" #define getpch(type) (type*)malloc(sizeof(type)) struct pcb { /* 定义进程控制块PCB */ char name[10] char state /*状态 */ int ntime /*需要的运行时间 */ int rtime /*已执行的时间 */ struct pcb* link /*下一个进程控制块的地址 */
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-22
    • 文件大小:1.25kb
    • 提供者:张嘉玲
  1. malloc_thread_test

    0下载:
  2. malloc分配内存时多线程测试,说明malloc并不是线程安全的-multi-threaded malloc () memory tests, indicating that malloc is not thread-safe
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-26
    • 文件大小:6.63kb
    • 提供者:robin
  1. cdjtcench

    0下载:
  2. Strengthen memory leak detection program written in vc + +, and testing of new and malloc, com - -based memory leaks,-Strengthen memory leak detection program written in vc++, and testing of new and malloc, com based memory leaks,
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-16
    • 文件大小:41kb
    • 提供者:hrime
搜珍网 www.dssz.com