Search | Google it | Results 1 - 2 of 2 for funcall:get_mtxcb (0.00 seconds) |
167: if ( (tcb->state & TS_WAIT) != 0 && (tcb->wspec->tskwait & TTW_MTX) != 0 ) { 168: mtxcb = get_mtxcb(tcb->wid); 169: if ( (mtxcb->mtxatr & TA_CEILING) == TA_CEILING ) {
219: if ( (tcb->state & TS_WAIT) != 0 && (tcb->wspec->tskwait & TTW_MTX) != 0 ) { 220: mtxcb = get_mtxcb(tcb->wid); 221: if ( (mtxcb->mtxatr & TA_CEILING) == TA_CEILING ) {