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

/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DRealTimeSequencer.java963 * return the data pump instance, owned by play thread
1279 /** start thread and pump. Requires up-to-date tempoCache */
1368 EOM = dataPump.pump();
1377 Printer.debug("Exited main pump loop because: ");
1484 // this method is also used internally in the pump!
1904 /** the main pump method
1907 synchronized boolean pump() { method in class:RealTimeSequencer.DataPump
2023 if (Printer.debug) Printer.debug("Exception in Sequencer pump!");

Completed in 33 milliseconds