Search | Google it | Results 1 - 1 of 1 for funcall:CHK_TSKID from tkernel_2/kernel/tkernel/src/check.h (0.00 seconds) |
29: return E_OBJ; \ 30: } else if (!CHK_TSKID(tskid)) { \ 31: return E_ID; \ 35: if ( !( (!in_indp() && (tskid) == TSK_SELF) \ 36: || CHK_TSKID(tskid) ) ) { \ 37: return E_ID; \