Search | Google it | Results 1 - 2 of 2 for funcall:LIST_EMPTY (0.01 seconds) |
1217: 1218: KASSERT(LIST_EMPTY(&pp->pr_fullpages)); 1219: KASSERT(LIST_EMPTY(&pp->pr_partpages));
1102: #ifdef T2EX 1103: if ( LIST_EMPTY(&rttimer_queue_head) && rt_init_done ) { 1104: rt_timer_finish();