Search | Google it | Results 1 - 1 of 1 for fundef:CHECK_TMOUT from mtkernel_3/kernel/tkernel/check.h (0.00 seconds) |
147: #if CHK_PAR 148: #define CHECK_TMOUT(tmout) { \ 149: if (!((tmout) >= TMO_FEVR)) { \ 158: #else /* CHK_PAR */ 159: #define CHECK_TMOUT(tmout) 160: #define CHECK_RELTIM(tmout)