摘要:
typedef struct spinlock { union { struct raw_spinlock rlock; //自旋锁的核心成员是和raw_spinlock锁。 #ifdef CONFIG_DEBUG_LOCK_ALLOC //如果打开次配置,会增加调试信息存储 # define LO 阅读全文
posted @ 2023-03-31 08:25
lydstory
阅读(215)
评论(0)
推荐(0)

浙公网安备 33010602011771号