gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:CHECK_TSKID_SELF from mtkernel_3/kernel/tkernel/check.h (0.00 seconds)
mtkernel_3
kernel/tkernel/check.h - 8.9KB - 247 lines
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)