Skip to content

Instantly share code, notes, and snippets.

@itrobotics
itrobotics / my_waitqueue.c
Last active September 11, 2023 07:41
a simple wait queue example for linux kernel
/*******************************************************************************
* Copyright (c) 2015 Song Yang @ ittraining
*
* All rights reserved.
* This program is free to use, but the ban on selling behavior.
* Modify the program must keep all the original text description.
*
* 保留所有權利
* 本程式可任意使用但是禁止販售行為
* 修改程式時必須保留所有原有文字說明