搜索:setitimer
找到约 2 项符合「setitimer」的查询结果
结果 2
按分类筛选
https://www.eeworm.com/dl/619/422458.html
Linux/Unix编程
A sample program to demonstrate the usage of C language setitimer() in Linux.
A sample program to demonstrate the usage of C language setitimer() in Linux.
https://www.eeworm.com/dl/542/331276.html
其他书籍
由董信、林生佑、汪召兵、周启龙四人组成的代码分析小组分析了sys_getitimer、sys_setitimer 和sys_alarm 三个系统调用并了解了定时器的工作机制
由董信、林生佑、汪召兵、周启龙四人组成的代码分析小组分析了sys_getitimer、sys_setitimer
和sys_alarm 三个系统调用并了解了定时器的工作机制,在这里我向简要介绍一下我的源代码分
析的情况。