Searched refs:ready_event (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_dummynet.c146 static void ready_event(struct dn_flow_queue *q);
445 * ready_event() does something similar with fixed-rate queues, and the
570 * ready_event() is invoked every time the queue must enter the
577 ready_event(struct dn_flow_queue *q) function
586 printf("dummynet: ready_event- pipe is gone\n");
795 ready_event(p) ;
1285 ready_event( q );

Completed in 22 milliseconds