⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme13

📁 Linux程序源码
💻
字号:
Chapter 13  -  Semaphores, Message Queues and Shared Memory.sem1.c  - a semaphore program implementing a simple binary semaphore interface.shm1.c, shm2.c - two programs that cooperate over the use of shared memory.msg1.c, msg2.c - two programs that send messages between between each other (from msg2.c to msg1.c).CD Application.This is the same as in Chapter 12 except for:app/ipc_imp.c - a file that replaces pipe_imp.capp/makefile - an new version to take account of this change.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -