Search | Google it | Results 1 - 1 of 1 for fundef:CHECK_TSKID_SELF from tkernel_2/kernel/tkernel/src/check.h (0.00 seconds) |
33: } 34: #define CHECK_TSKID_SELF(tskid) { \ 35: if ( !( (!in_indp() && (tskid) == TSK_SELF) \ 111: #define CHECK_TSKID(tskid) 112: #define CHECK_TSKID_SELF(tskid) 113: #define CHECK_SEMID(semid)