待ちタスク制御 [詳解]
#include "waitqueue.h"
#include "queue_opration.h"
#include "dkprintf.h"
[ソースコード]
待ちタスク制御
これらの関数は非タスク状態からコールされる
waitqueue.c に定義があります。