- 博客(3)
- 收藏
- 关注
原创 Mechanism of Android while Passing File Descriptor through Binder
Problem Description: As we know, the file descriptor is private to each process, and even the same file descriptor does not mean the same opened file among different processes. But there are situatio
2017-11-13 22:35:15
890
原创 初学嵌入式Linux开发,学习笔记二
内容概要 进程间通信 多线程编程 进程间通信在Linux操作系统中,每个进程都是相互之间都是独立的,而如何实现进程之间的信息交流是很有必要的,这个被称为进程间通信(IPC, Interprocess Communication)。在Linux中,使用较多的进程间通信有如下几种: 管道(pipeline, 以及有名管道, FIFO) 信号通信 (signals) 消息队列 (
2017-07-31 18:29:36
426
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅