Searched defs:prepareBuffers (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/windows/native/com/sun/media/sound/
H A DPLATFORM_API_WinOS_MidiIn.cpp288 INT32 prepareBuffers(MidiDeviceHandle* handle) { function
370 prepareBuffers(*handle);
/openjdk7/jdk/src/windows/classes/sun/nio/ch/
H A DWindowsAsynchronousSocketChannelImpl.java395 void prepareBuffers() { method in class:WindowsAsynchronousSocketChannelImpl.ReadTask
483 prepareBuffers();
669 void prepareBuffers() { method in class:WindowsAsynchronousSocketChannelImpl.WriteTask
751 prepareBuffers();

Completed in 46 milliseconds