gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:isQueEmpty from tkernel_2/lib/libdrvif/src/gdrvif.c (0.00 seconds)
tkernel_2
lib/libdrvif/src/gdrvif.c - 32.8KB - 1,032 lines
231: {
232:         UINT   ptn = isQueEmpty(&gdi->freeq)? (FREEQ_RD|FREEQ_WR): 0;
233: 
625: 626: if ( !isQueEmpty(&drq->q) ) { 627: /* Wait for accepting the processing (inside queue) : delete from the queue that waits for accepting */
770: 771: if ( !isQueEmpty(&drq->q) ) { 772: /* Wait-for-acceptance: delete from the accept-wait-queue */