-
error number
错误码 用来定义错误返回值这个是非常有用的-error number
- 2022-01-26 07:38:37下载
- 积分:1
-
在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者...
在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有满的缓冲区,那么消费者线程将被阻塞,直到新的物品被生产出来。-In the same address space of a process implemented within the two threads. The producer thread production of goods, and then items placed in an empty buffer in the thread consumption for consumers. Consumer thread to acquire items from the buffer, and then release the buffer. When the producer thread is the production of goods, if there is no empty buffers are available, then the producer thread must wait for the Consumer thread to release an empty buffer. When a consumer thread consumer goods, if the buffer is not full, then the consumer thread will be blocked until the new items were produced.
- 2022-03-10 13:10:08下载
- 积分:1
-
beginninglinuxprogramming例子
BeginningLinuxProgramming example2
- 2022-03-22 16:36:44下载
- 积分:1
-
through two signals to achieve volume between the two threads simultaneously, an...
通过两个信号量来实现两个线程间的同步,完成了互斥功能.-through two signals to achieve volume between the two threads simultaneously, and completed the mutex function.
- 2023-02-22 20:25:05下载
- 积分:1
-
jtager调试技术
jtager调试技术-jtager Debugging
- 2022-03-14 18:10:58下载
- 积分:1
-
linux
linux-ftpd-0.17.tar.gz linux 嵌入式 tftpd-Linux-ftpd- 0.17.tar.gz Embedded linux tftpd
- 2022-07-27 22:01:33下载
- 积分:1
-
使用内核编译的方法增加一个文件拷贝的系统调用,压缩包中有具体的内核编译以及增加系统调用的步骤以及源代码...
使用内核编译的方法增加一个文件拷贝的系统调用,压缩包中有具体的内核编译以及增加系统调用的步骤以及源代码-Kernel compile using the method of adding a paper copy of the system call, compressed package has specific kernel compile as well as steps to increase the system calls as well as the source code
- 2022-03-18 16:00:15下载
- 积分:1
-
小型的C编译器,可以在linux编译通过,尔却使用方便
小型的C编译器,可以在linux编译通过,尔却使用方便-a Tiny C language compiler, can built on linux,handy
- 2022-05-15 04:55:36下载
- 积分:1
-
pthread的例子程序,新手上传,更多的关心
pthread的例子程序,新手上传,多关照-pthread examples of procedures, and newcomers upload, more care
- 2023-09-01 03:00:02下载
- 积分:1
-
AT91SAM926X系列linux
AT91SAM926X系列linux-2.6.27补丁-AT91SAM926X patch for linux-2.6.27
- 2022-07-23 06:19:07下载
- 积分:1