Searched refs:DECLARE_WAIT_ON_STACK (Results 1 – 2 of 2) sorted by relevance
60 #define DECLARE_WAIT_ON_STACK(name, pcb) \ macro
97 | DECLARE_WAIT_ON_STACK(name, pcb) | 在栈上声明一个wait_queue节点,同时把pcb所代表的进程与该节点绑定 |