gonzui


Format: Advanced Search

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