Search | Google it | Results 1 - 1 of 1 for funcall:in_indp from tkernel_2/kernel/tkernel/src/messagebuf.c (0.00 seconds) |
388: /* Check send wait disable */ 389: if ( !in_indp() && is_diswai((GCB*)mbfcb, ctxtsk, TTW_SMBF) ) { 390: ercd = E_DISWAI; 400: 401: } else if ( (in_indp() || gcb_top_of_wait_queue((GCB*)mbfcb, ctxtsk) == ctxtsk) 402: &&(mbf_free(mbfcb, msgsz)) ) {