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

/barrelfish-master/usr/eclipseclp/JavaInterface/src/com/parctechnologies/eclipse/
H A DNativeEclipse.java56 static native int QueueAvailable(int streamid); method in class:NativeEclipse
H A DEmbeddedEclipse.java421 int res = NativeEclipse.QueueAvailable(streamid);
425 throw new IOException("NativeEclipse.QueueAvailable exited with error code "+res);

Completed in 80 milliseconds