Search | Google it | Results 1 - 1 of 1 for funcall:QueRemoveNext from tkernel_2/kernel/tkernel/src/klock.c (0.00 seconds) |
72: 73: tcb = (TCB*)QueRemoveNext(&loc->wtskq); 74: if ( tcb == NULL ) { 141: 142: tcb = (TCB*)QueRemoveNext(&loc->wtskq); 143: if ( tcb == NULL ) { 172: 173: tcb = (TCB*)QueRemoveNext(&loc->wtskq); 174: if ( tcb == NULL ) {