搜索资源列表
queue(IO)
- queue(阻塞IO) linux 驱动 源代码 -Linux driver source code of the queue (blocking IO)
queue_fw
- Linux系统下基于队列机制的应用包过滤防火墙的实现,包括应用层IP报文获取的方案,可以扩展开发,对报文内容进行变换-Linux system based on the queue mechanism application packet filtering firewall implementation, including application layer IP packet for the program, can be extended development, the content
a
- 发送程序与msg1.c类似。在main函数中,删除msg_to_receive声明,代之以buffer[BUFSIZ]。移除消息队列删除代码,并且在running循环中做出如下更改。现在我们调用msgsnd来将输入的文本发送到队列中。 -The sending program msg1.c similar. Delete msg_to_receive statement in the main function, replaced by the buffer [BUFSIZ]. Remove
tengnuo
- 键盘驱动源码,应用程序源码 本驱动是基于中断方式的,在此创建一个等待队列,以配合中断函数使用;当有按键按下并读取到键 值时,将会唤醒此队列,并设置中断标志,以便能通过 read 函数判断和读取键值传递到用户态;当没有按 键按下时,系统并不会轮询按键状态,以节省时钟资源*/ -Keyboard driver source code, the application source code of this driver is interrupt-based approach, in
msgqueue
- 这段代码通过列子介绍了如何使用消息队列进行进程间通信,代码比较详细-/* * 2013-12-23 * * NOTHING * * wcxontheway@126.com * * this file shows how to use msg queue in the linux * **/
msg
- Linux环境IPC操作之消息队列,代码包含消息队列的创建、发送、接收等内容-Linux operating environment of the IPC message queue, create a message queue that contains the code, send, receive, etc.
button_irq_drv
- 按键的等待队列方法,linux环境,C语言底层驱动-Button queue method, linux environment, C language underlying driver
messageloopmanger
- 编写自定义的消息队列,主要是在不使用系统提供的库函数的前提下自己定义的队列。-Write a custom message queue
Queue
- 简单的队列源码,需要的来下,也可以自己-Simple source queue to the next needs to be changed to change yourself
msgqueue
- 自编linux中基于消息队列的进程间通信模块,经过调试恩能够成功应用的模块-Editing the Linux interprocess communication module based on message queue, after debugging successfully application module
88pm860x_battery
- 88pm860x_battery 驱动程序,包含power supply相关的注册和电量计算的work q-88pm860x_battery drivers, including power supply and power-related registration computing work queue
1
- 单处理机调度算法,进程队列采用单向链表组织进程控制块-Uniprocessor scheduling algorithms, one-way process queue lists organized process control block
Message-queue
- 基于stm32整合的测试,可用于学习研究-base on stm32MCU for a whole code,can used for study or consider
