Search | Google it | Results 1 - 1 of 1 for fundef:CHECK_TSKID_SELF from mtkernel_3/kernel/tkernel/check.h (0.00 seconds) |
32: } 33: #define CHECK_TSKID_SELF(tskid) { \ 34: if ( !( (!in_indp() && (tskid) == TSK_SELF) \ 90: #define CHECK_TSKID(tskid) 91: #define CHECK_TSKID_SELF(tskid) 92: #define CHECK_SEMID(semid)