Search | Google it | Results 1 - 1 of 1 for fundef:CHECK_TSKID from tkernel_2/kernel/tkernel/src/check.h (0.00 seconds) |
26: #if CHK_ID 27: #define CHECK_TSKID(tskid) { \ 28: if (!in_indp() && ((tskid) == TSK_SELF)) { \ 110: #else /* CHK_ID */ 111: #define CHECK_TSKID(tskid) 112: #define CHECK_TSKID_SELF(tskid)